Classes

An abstract Log backend

Extended ANSI console backend with human friendly formatting

A log backend which writes log entries to the console (STDOUT or STDERR)

A log backend which writes log entries into a file

A log backend which writes log entries into a file in an easy to parse json format

A backend which just ignores everything

Interfaces

Contract for a logger backend interface