Module logger
Expand description
Structs§
- A Record, unit of logging output with Metadata to enable filtering Module_path, file, line to inform on log’s source
Enums§
- An enum representing the available verbosity levels of the logger.
Traits§
- A trait encapsulating the operations required of a logger.