df1: Type, render and parse the df1 hierarchical structured log format

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Type, render and parse logs in df1 format, a hierarchical structured log format that is easy for humans and fast for computers.


[Skip to Readme]

Properties

Versions 0.1, 0.1.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4, 0.4.1, 0.4.2
Change log CHANGELOG.md
Dependencies attoparsec, base (>=4.9 && <5.0), bytestring, containers, text, time [details]
License BSD-3-Clause
Copyright Renzo Carbonara 2016
Author Renzo Carbonara
Maintainer renλren.zone
Category Logging
Home page https://github.com/k0001/di
Bug tracker https://github.com/k0001/di/issues
Uploaded by RenzoCarbonara at 2020-05-28T16:58:43Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for df1-0.4

[back to package description]

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.