# Functions
Log outputs a colorized log message based on the log level.
# Constants
ErrorLevel represents error messages.
InfoLevel represents informational messages.
WarningLevel represents warning messages.
# Type aliases
Level defines the type for log levels.