micrologger

A tiny library for producing structured logs


Keywords
bsd3, library, web, Propose Tags , LuminescentDreams.Logger, LuminescentDreams.Logger.JSON, LuminescentDreams.Logger.Standard, LuminescentDreams.Logger.Types
License
BSD-3-Clause
Install
cabal install micrologger-0.5.0.0

Documentation

Micrologger

CircleCI

This is a small logging facility. It supports very simple output to a buffer, a file path, or simply standard out, along with logging levels. It allows output in both JSON format and in a syslog-style format.

Usage notes to follow in the future.