Public Member Functions | |
def | __init__ |
def | log |
Log message. More... | |
![]() | |
def | __init__ |
def | __call__ |
Public Attributes | |
enabled | |
out | |
Debug logger singleton Disabled by default; to enable, do: 'Debugger().enabled = True' You can also redirect the output by changing the 'out' attribute.
def lsst.ctrl.pool.pool.Debugger.log | ( | self, | |
source, | |||
msg, | |||
args | |||
) |