//! Infrastructure for log file output.
//!//! This module groups together helpers responsible for formatting log file
//! names, managing file rotation and compression, and writing log entries to
//! disk.
pub(crate)modfile_formatter;pub(crate)modfile_manager;pub(crate)modfile_name;// FileName