Module bitbazaar::log

source ·
Expand description

Logging utilities

Structs§

  • 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.
  • The global log builder. See the GlobalLog struct for more information.

Functions§