di-df1

Write logs in the df1 format using the di logging framework

https://github.com/k0001/di

Version on this page:1.0.2
LTS Haskell 22.14:1.2.1
Stackage Nightly 2024-03-28:1.2.1
Latest on Hackage:1.2.1

See all snapshots di-df1 appears in

BSD-3-Clause licensed by Renzo Carbonara
Maintained by renĪ»ren.zone
This version can be pinned in stack with:di-df1-1.0.2@sha256:a78fd2dd81ea91732ab3a455d7f0613de48f2dcc0f8316c5f8e27c6d8ec81baf,999

Module documentation for 1.0.2

Used by 1 package in nightly-2018-08-20(full list with versions):

di-df1

Write logs in the df1 using di-core or di-monad.

Consider this a preview release: The API is likely to stay stable, but extensive testing, formalization and tooling is due.

Build Status

See the BSD3 LICENSE file to learn about the legal terms and conditions for this library.

Changes

Version 1.0.2

  • Added Df1, Df1T and MonadDf1 type-synonyms.

Version 1.0.1

  • Removed unnecessary MonadIO constraint.

Version 1.0

  • Consider this a preview release: The API is likely to stay stable, but extensive testing, formalization and tooling is due.