|
lsst.ctrl.pool g6ea9deef35+68f9b4c3c9
|
Public Member Functions | |
| def | __init__ (self) |
| def | log (self, source, msg, *args) |
| Log message. More... | |
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.__init__ | ( | self | ) |
Reimplemented from lsst.ctrl.pool.pool.SingletonMeta.
| def lsst.ctrl.pool.pool.Debugger.log | ( | self, | |
| source, | |||
| msg, | |||
| * | args | ||
| ) |