Re-exports§
pub use env_logger;
Functions§
- format
- log formater witch can be used at the
format()
function of theenv_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
.