Crate mlzlog

source ·
Expand description

A collection of log4rs appenders and configuration for logging in the same style as the Python package mlzlog.

Re-exports

pub use log4rs;

Structs

A log4rs appender that writes ANSI colored log messages to stdout.
A log4rs appender that writes to daily rolling logfiles with the date used as a suffix in the filename.
A log4rs filter for filtering by target.

Functions

Initialize default mlzlog settings.
Set logging prefix for the current thread.