For more information on the search, visit the help page.
ACMESimpleLogFormatter
format
Logging
ACMERichLogHandler
ACMERingBufferLogHandler
LogFilter
ACMEStyles
fontDark
fontLight
levelName
tableRowColorDark
tableRowColorLight
terminalColorDark
terminalColorErrorDark
terminalColorErrorLight
terminalColorLight
acmecse.runtime.Logging.ACMESimpleLogFormatter
acmecse
runtime
class ACMESimpleLogFormatter(logging.Formatter): (source)
View In Hierarchy
Formatter for the file logging handler. It formats the log messages for file output.
LogRecord
str
Format the log record for file output.