Module bitbazaar::logging

source ·
Expand description

Logging utilities

Structs

  • A simple clap argument group for controlling the log level for cli usage.
  • A target for logging, e.g. stdout, a file, or a custom writer.

Enums

Functions

  • Simple interface to setup a logger and output to a given target.