-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/
-- | Structured logging solution with multiple backends
--
-- A library that provides a way to record structured log messages with
-- multiple backends.
--
-- Supported backends:
--
--
-- - standard output
-- - Elasticsearch
-- - PostgreSQL
--
@package log
@version 0.9.0.1
module Log.Monad
module Log.Logger
module Log.Internal.Logger
module Log.Data
module Log.Class
module Log.Backend.Text
module Log.Backend.StandardOutput.Bulk
module Log.Backend.StandardOutput
module Log.Backend.PostgreSQL
module Log.Backend.ElasticSearch.V5.Lens
module Log.Backend.ElasticSearch.V5.Internal
module Log.Backend.ElasticSearch.V5
module Log.Backend.ElasticSearch.V1.Lens
module Log.Backend.ElasticSearch.V1.Internal
module Log.Backend.ElasticSearch.V1
-- | Deprecated: Use directly Log.Backend.ElasticSearch.V1 or V5
module Log.Backend.ElasticSearch.Lens
-- | Deprecated: Use directly Log.Backend.ElasticSearch.V1 or V5
module Log.Backend.ElasticSearch.Internal
-- | Deprecated: Use directly Log.Backend.ElasticSearch.V1 or V5
module Log.Backend.ElasticSearch
module Log