Initializes the ConsoleLoggerSink.
Indicates if the output should be colorized. (Default is false.)
Logs a message to the console with the specified log level.
The log level at which the message should be logged.
The date at which the message was logged.
The object to log.
ConsoleLoggerSink implements LoggerSink to provide logging functionality to the console.