packages feed

log-base-0.7.1.1: README.md

# log-base [![Hackage version](https://img.shields.io/hackage/v/log-base.svg?label=Hackage)](https://hackage.haskell.org/package/log-base) [![Build Status](https://secure.travis-ci.org/scrive/log.svg?branch=master)](http://travis-ci.org/scrive/log)

Base package for the `log` library. Includes only the standard output
back end. Use this package in conjunction with `log-elasticsearch` or
`log-postgres`, depending on which back end you need. Use the `log`
library if you need all back ends.