Re-exports

pub use log_error;
pub use log_warning;
pub use log_info;
pub use log_debug;
pub use log_trace;

Modules

Macros

Enums

An enum representing the available verbosity levels of the logger.
An enum representing the available verbosity level filters of the logger.

Traits

Functions

Wraps an object for formatting for styling.