Logs to the console (standard error).
Logs to a file and the console.
Basic file logger.
Base logger class.
Logs to several other loggers.
Logs to nowhere.
File logger without formatting.
Create a logger depending on whether -q or --quiet was passed on the command line.
Create a logger using a user-supplied log directory or transport.
Default time format used for timestamps.
Directory where log files will be saved. The default is "logs".
True if "-q" or ~--quiet" is present on the command line.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Logging support.