micrologger

a tiny structured logging library


License
BSD-3-Clause

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.