package
Version:
v1.11.1-alpha.2
Opens a new window with list of versions in this module.
Published: Oct 9, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Disable all logging by setting a handler that discards all messages.
SetLevel sets the logging level to DEBUG on the global handler.
SetHandler changes the global logging handler.
Logger is for logging messages from inside of the program in various logging levels.
New returns a new Logger with a name.
Log messages are prefixed with this name by the default Handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.