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:
record The received logging record.
Logging Event

Definition at line 844 of file utils.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Properties


clearpath_base
Author(s): Mike Purvis
autogenerated on Fri Jan 11 10:11:36 2013