lsst.ctrl.pool
21.0.0-2-ga326454+47d850feca
|
Public Member Functions | |
def | __init__ (self) |
def | log (self, source, msg, *args) |
Log message. More... | |
def | __call__ (cls, *args, **kwargs) |
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.
|
inherited |
def lsst.ctrl.pool.pool.Debugger.log | ( | self, | |
source, | |||
msg, | |||
* | args | ||
) |