Expand description

CKB logger and logging service.

Structs

The CKB logger which implements log::Log.

Flushes the logger when dropped.

The SilentLogger which implements log::Log.

Functions

Flushes any buffered records.

Initializes the Logger and run the logging service.

Initializes the SilentLogger.