log-base

Structured logging solution (base package)

https://github.com/scrive/log

Version on this page:0.7.1
LTS Haskell 22.14:0.12.0.1
Stackage Nightly 2024-03-29:0.12.0.1
Latest on Hackage:0.12.0.1

See all snapshots log-base appears in

BSD-3-Clause licensed by Scrive AB
This version can be pinned in stack with:log-base-0.7.1@sha256:a9890f3112365eba0bce073cfe48064ef3849929fcc4c4d8aee85f5df0703623,2648

Module documentation for 0.7.1

  • Log
    • Log.Backend
      • Log.Backend.StandardOutput
        • Log.Backend.StandardOutput.Bulk
      • Log.Backend.Text
    • Log.Class
    • Log.Data
    • Log.Internal
      • Log.Internal.Logger
    • Log.Logger
    • Log.Monad

A library that provides a way to record structured log messages. 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.