Module logging

Source

Re-exports§

pub use env_logger;

Functions§

format
log formater witch can be used at the format() function of the env_logger::Builder.
get_set_max_module_len
return the current module len and set the module length to the maximum of the current value and the given len.