logger_disable_file

Function logger_disable_file 

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

Disables file logging for the global logger.

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