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

Package server

source code

Log Server, Part of the log which can (optionally) be in a separate process.


Author: Ruben Reifenberg

Submodules [hide private]

Classes [hide private]
  ColumnConfigurationMismatch
A configured column name is impossible because already reserved.
  ObserverAlreadyAdded
Attempt to add an observer twice into the observer list
  MsgJob
  RotateWriterFactory
  RotateLogWriter
Assigned to a list of LogWriters, rotates by creating a new one each time when a line count is exceeded.
  LogServer
This can (but must not be) in the application process.
Variables [hide private]
  EMPTYDICT = {}