Expand description
Logging initialization.
Provides a simple wrapper around tracing-subscriber for consistent logging setup.
Functionsยง
- elapsed_
secs - Returns how many seconds have elapsed since the time system was first
initialised (same anchor used by
now_unix_ns_estimate). Starts at ~0.000. - init
- Initialize the logging/tracing system.
- init_
default - Initialize logging with default settings (info level).