Crate jlogger_tracing

source ·
Expand description

A simple log utility.

Macros

Constructs an event at the debug level.
Constructs an event at the error level.
Constructs an event at the info level.
Constructs an event at the trace level.
Constructs an event at the warn level.

Structs

Configures what points in the span lifecycle are logged as events.

Enums