Global logging object. To receive logs, call dispatcher.install.
Global log dispatcher.
Global tag generator for log calls without explicit tag.
Send an assert-level log message to the global dispatcher.
Send a debug-level log message to the global dispatcher.
Send a log message at a dynamic level to the global dispatcher.
Send an error-level log message to the global dispatcher.
Send an info-level log message to the global dispatcher.
Send a verbose-level log message to the global dispatcher.
Send an warn-level log message to the global dispatcher.