Package rrlog :: Class StderrErrorHandler
[hide private]
[frames] | no frames]

Class StderrErrorHandler

source code

object --+
         |
        StderrErrorHandler

Use this as errorHandler if you want to see Errors (in case of a Log Server Crash) in standard error out.

Instance Methods [hide private]
 
handleException(self, e) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__