- rrlog.compile: Run this if you want *.pyc files beside the rrlog *.py files
immediately.
- rrlog.contrib: Non-essential tools, that seem not to be core functionality.
- rrlog.environment: constants about the environment (SQLAlchemy) available Purpose:
provide compatibility with a wide SQLAlchemy version range
- rrlog.logging23: Integration into Python 2.3 logging as a Handler
- rrlog.server: Log Server, Part of the log which can (optionally) be in a separate
process.
- rrlog.tool: Tools not specific for logging purpose
- rrlog.xmlrpc: The client (i.e.application) side of an XMLRPC log connection.
|