Public Member Functions | |
def | __init__ |
def | __del__ |
def | close |
def | handle |
def | emit |
def | translateLevel |
Public Attributes | |
context | |
Handler for Python logging module that emits to LSST logging.
def lsst.log.log.logContinued.LogHandler.translateLevel | ( | self, | |
levelno | |||
) |
Translates from standard python logging module levels to standard log4cxx levels.