Provides a customizable logging mechanism across different levels of verbosity.
Optional
Protected
Logs a message at the specified log level if a corresponding log function is defined.
The severity level of the log entry.
The content of the log message.
Provides a customizable logging mechanism across different levels of verbosity.