Statements (54)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python standard library module
|
gptkbp:author |
Vinay Sajip
|
gptkbp:documentation |
https://docs.python.org/3/library/logging.html
|
gptkbp:function |
gptkb:execution
log info critical shutdown error warning debug addLevelName basicConfig captureWarnings getLogger makeLogRecord setLoggerClass |
https://www.w3.org/2000/01/rdf-schema#label |
logging module
|
gptkbp:introducedIn |
gptkb:Python_2.3
|
gptkbp:level |
ERROR
INFO WARNING DEBUG CRITICAL |
gptkbp:mayInclude |
gptkb:Formatter
gptkb:LogRecord Logger Filter Handler |
gptkbp:provides |
gptkb:FileHandler
gptkb:MemoryHandler gptkb:SocketHandler gptkb:StreamHandler gptkb:RotatingFileHandler gptkb:TimedRotatingFileHandler DatagramHandler HTTPHandler NullHandler QueueHandler SMTPHandler SysLogHandler WatchedFileHandler logging facility for Python programs |
gptkbp:supports |
thread safety
configuration via file logging levels hierarchical loggers configuration via dictConfig custom log levels propagation of log messages |
gptkbp:bfsParent |
gptkb:LogRecord
gptkb:SocketHandler gptkb:LogFormatter |
gptkbp:bfsLayer |
8
|