initialize a logger with a given verbosity
a sink that outputs to the console
a sink that outputs to a file
how verbose the messages are
writes a message at CRITICAL verbosity
writes a message at ERROR verbosity
writes a message at INFO verbosity
writes a message at TRACE verbosity
writes a message at WARNING verbosity
writes a message
a sink that accepts log messages
a utility class for displaying diagnostic messages