Crate bp3d_tracing

Source

Structs§

DisableStdoutLogger
A struct to automate enabling and disabling of the stdout/stderr logger.
Guard
The guard to ensure proper termination of logging and tracing systems.
LogBuffer
A struct to automate management of the in-memory log buffer.

Functions§

initialize
Initialize the logging and tracing systems for the given application.