logger_disable_std

Function logger_disable_std 

Source
pub fn logger_disable_std() -> Result<(), Error>
Expand description

Disables standard stream logging for the global logger.

Removes std stream logging configuration while keeping other outputs (like file) active.