Module rustwide::logging

source ·
Expand description

rustwide’s logging system and related utilities.

Structs

Functions

  • Capture all log messages emitted inside a closure.
  • Initialize rustwide’s logging system, enabling the use of the capture function.
  • Initialize rustwide’s logging system wrapping an existing logger, enabling the use of the capture function.