[][src]Crate ckb_logger_service

CKB logger and logging service.

Structs

Logger

The CKB logger which implements log::Log.

LoggerInitGuard

Flushes the logger when dropped.

Functions

flush

Flushes any buffered records.

init

Initializes the Logger and run the logging service.