use ;
use LevelFilter;
use Write;
use Local;
/// Initializes the logging configuration for the application.
///
/// This function configures the logger to log information at the `Info` level
/// and above, including timestamps and logging source details.