Crate bunyan

Source

Structs§

NumericalLogLevel
Bunyan log level. Although “named” log levels are specified (see NamedLogLevel) arbitrary integer values are accepted (e.g. 32).

Enums§

Format
Supported output formats.
NamedLogLevel
Canonical interpretation of different log levels.
Although arbitrary integer values are accepted as log levels (see LogLevel) the usage of named log levels is preferred.

Functions§

process_stdin