Package rrlog
[hide private]
[frames] | no frames]

Package rrlog

source code

rrlog - a Rotating Remote LOG.


Author: Ruben Reifenberg

Version: 0.2.2

Submodules [hide private]

Classes [hide private]
  SilentErrorHandler
Use this as errorHandler if you want log errors to disappear silently (e.g.in case of a Log Server Crash).
  StdoutErrorHandler
Use this as errorHandler if you want to see Errors (in case of a Log Server Crash) in standard out.
  StderrErrorHandler
Use this as errorHandler if you want to see Errors (in case of a Log Server Crash) in standard error out.
  Log
Instances of this are callable and represent the runtime interface for the application.