# Functions
InitLogger Initialize a new logger and set it as the global logger.
InitMiniLogger Initialize a new logger with minimal configuration.
Isatty Check if a TTY is attached.
Trace returns a string with useful trace information used in error handling.
# Structs
LoggingConfig represents the configuration for the logging mechanism of the application.