lore library

Classes

Level
Controls the verbosity of logging output by a logger.
LevelEnabler
Determines whether a given Level is considered enabled or not.
Logger
A structured logging implementation.
LogSink
A low level interface for logging raw messages or bytes to a sink.
RawLogger
A raw logging implementation that conditionally logs messages to a sink.

Exceptions / Errors

FatalError
A fatal error that should stop the program.