pub fn logger_disable_file() -> Result<(), Error>
Disables file logging for the global logger.
Removes file logging configuration while keeping other outputs (like std streams) active.