df1

Type, render and parse the df1 hierarchical structured log format

https://github.com/k0001/di

Version on this page:0.1.1
LTS Haskell 22.17:0.4.2
Stackage Nightly 2024-04-14:0.4.2
Latest on Hackage:0.4.2

See all snapshots df1 appears in

BSD-3-Clause licensed by Renzo Carbonara
Maintained by renλren.zone
This version can be pinned in stack with:df1-0.1.1@sha256:30b419bff59bb8741e555d2bc86373657a4c752e53de57780dea495f0b433c7a,1106

Module documentation for 0.1.1

  • Df1
Used by 2 packages in nightly-2018-07-29(full list with versions):

df1

Hierarchical structured logging format. Easy for humans, fast for computers.

This library provides types, parsers and renderers for df1.

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 0.1.1

  • Fixed compilation.

Version 0.1

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