A default handler that just writes a formatted string to stdout, or stderr in the case of WARNING or ERROR messages.
Constructs a default log handler.
Handles log messages by writing them to standard output (or standard error if the level is WARNING or higher).
Handles a log message.
A default handler that just writes a formatted string to stdout, or stderr in the case of WARNING or ERROR messages.