Package library :: Package pyjamas :: Package logging :: Module handlers :: Class NullHandler
[hide private]
[frames] | no frames]

Class NullHandler

source code

Handler --+
          |
         NullHandler

A log output handler that does nothing. Use to disable logging.

Instance Methods [hide private]
 
__init__(self) source code
 
emit(self, record) source code