Module bitbazaar::log

source ·
Expand description

Logging utilities

Structs§

  • A simple clap argument group for controlling the log level for cli usage.
  • The global logger/tracer for stdout, file and full open telemetry. Works with the tracing crates (info!, debug!, warn!, error!) and span funcs and decorators.

Functions§