Module rustwide::logging [−][src]
rustwide’s logging system and related utilities.
Structs
LogStorage | Store logs captured by |
Functions
capture | Capture all log messages emitted inside a closure. |
init | Initialize rustwide’s logging system, enabling the use of the |
init_with | Initialize rustwide’s logging system wrapping an existing logger, enabling the use of the
|