StaticconfigureConfigures the global logger with new settings. This will replace the existing logger instance.
The new logger configuration
StaticgetGets the singleton logger instance, creating it if it doesn't exist.
The singleton logger instance
StaticresetResets the singleton logger instance and configuration. Useful for testing or reinitializing the logger.
Singleton class that manages a global logger instance.