lsst.log  13.0-6-geef1ef2+6
 All Classes Files Functions Macros Pages
Public Member Functions | Public Attributes | List of all members
lsst.log.log.logContinued.LogHandler Class Reference
Inheritance diagram for lsst.log.log.logContinued.LogHandler:

Public Member Functions

def __init__
 
def __del__
 
def close
 
def handle
 
def emit
 
def translateLevel
 

Public Attributes

 context
 

Detailed Description

Handler for Python logging module that emits to LSST logging.

Member Function Documentation

def lsst.log.log.logContinued.LogHandler.translateLevel (   self,
  levelno 
)
Translates from standard python logging module levels
to standard log4cxx levels.

The documentation for this class was generated from the following file: