Module workflow_rs::log::prelude
source · Macros§
- Format and log message with
Level::Debug - Format and log message with
Level::Error - Format and log message with
Level::Info - Format and log message with
Level::Trace - Format and log message with
Level::Warn
Enums§
- An enum representing the available verbosity levels of the logger.
- An enum representing the available verbosity level filters of the logger.
Functions§
- Enable filtering of log messages using the
LevelFilter - Wraps an object for formatting for styling.