Module logger_rust::set_log
source · Re-exports
pub use crate::config::LogVariables;pub use crate::config::LogVariablesImpl;pub use crate::config::LogLevel;pub use crate::config::LOG_ROTATOR_CONFIG;pub use crate::config::LOG_ROTATOR_CONFIG;pub use crate::config::LOG_MUTEX;pub use crate::config::LOG_MUTEX;pub use crate::LOG_PATH;pub use crate::LOG_PATH;pub use crate::log_rotator::LogPath;pub use crate::log_rotator::LogConfig;pub use crate::log_rotator::LogRotatorConfig;
Macros
- Macro rules - log_error!
Functions
- Sets the log level to the provided value.
- Sets the log path and, optionally, the log rotator configuration.