pub fn init_default()
Initializes the global logger with default settings.
This function creates a logger with the default configuration (Info level, console output).
Panics if a logger is already initialized