Public Member Functions
clearpath.utils.NullLoggingHandler Class Reference

Null Logging Handler. More...

List of all members.

Public Member Functions

def emit
 Logging Event.

Detailed Description

Null Logging Handler.

Implements a logging handler that does nothing with the event.
Useful for suppressing log messages when logging in a library.

Null Logging Handler

Definition at line 833 of file utils.py.


Member Function Documentation

def clearpath.utils.NullLoggingHandler.emit (   self,
  record 
)

Logging Event.

Does Nothing.

Parameters:
recordThe received logging record.
Logging Event

Definition at line 844 of file utils.py.


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


clearpath_base
Author(s): Mike Purvis
autogenerated on Sun Oct 5 2014 22:52:08