Module bitbazaar::log

source ·
Expand description

Logging utilities

Modules§

  • otlpopentelemetry-grpc or opentelemetry-http
    Opentelemetry types that might be needed downstream. The aim is to avoid the user having to depend on opentelemetry crates directly.

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§