Home
Trees
Indices
Help
Remote_Rotating_LOG
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
logging.Filterer
:
A base class for loggers and handlers which allows them to share common code.
logging.Handler
:
Handler instances dispatch logging events to specific destinations.
rrlog.logging23._Handler
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
rrlog.contrib.catarch.ArchiverError
rrlog.server.ColumnConfigurationMismatch
:
A configured column name is impossible because already reserved.
rrlog.contrib.catarch.ObservedLogType
:
the log to observe has an unknown (duck) type
rrlog.server.ObserverAlreadyAdded
:
Attempt to add an observer twice into the observer list
rrlog.xmlrpc.XMLRPCLogException
rrlog.xmlrpc.XMLRPCConnectionException
:
Logging went wrong because of a connection issue.
rrlog.xmlrpc.XMLRPCServerException
:
Logging went wrong because the server had a problem.
rrlog.contrib.catarch.CatArchiver
:
Archives log lines of defined categories (i.e.rescues them from log rotation.)
rrlog.contrib.catarch_dbsa.MetatableCatArchiver
:
Saves interesting log lines (i.e.rescues them from log rotation.)
rrlog.contrib.mail.CatBuffer
rrlog.contrib.probarch_sa.CatProblemArchiver
:
DEPRECATED
rrlog.contrib.mail.CatRule
sqlalchemy.types.Concatenable
:
A mixin that marks a type as supporting 'concatenation', typically strings.
sqlalchemy.types.String
:
The base for all string and character types.
rrlog.server.dbwriter_sa.DBLogWriter
:
USes SQLAlchemy (sa), Assigned to 1 Table
rrlog.server.filewriter.FileConfig
:
Describes a single log file.
rrlog.tool.ListRotator
:
Iteriert durch eine gegebene Liste, beginnend mit erstem Element.
rrlog.Log
:
Instances of this are callable and represent the runtime interface for the application.
rrlog.server.xmlrpc.LogAdapter
rrlog.server.LogServer
:
This can (but must not be) in the application process.
rrlog.xmlrpc.LogServerProxy
:
First method call must be addClient, since this establishes the server connection.
rrlog.server.MsgJob
rrlog.contrib.richlog.RichLog1
:
A wrapper for rrlog.Log.
rrlog.server.RotateLogWriter
:
Assigned to a list of LogWriters, rotates by creating a new one each time when a line count is exceeded.
rrlog.server.RotateWriterFactory
rrlog.contrib.mail.SMTPMailer
rrlog.SilentErrorHandler
:
Use this as errorHandler if you want log errors to disappear silently (e.g.in case of a Log Server Crash).
rrlog.contrib.mail.Spooler
rrlog.contrib.stackindent.StackIndentFilter
:
At the first log call, it adjusts itself to zero indention.
rrlog.StderrErrorHandler
:
Use this as errorHandler if you want to see Errors (in case of a Log Server Crash) in standard error out.
rrlog.StdoutErrorHandler
:
Use this as errorHandler if you want to see Errors (in case of a Log Server Crash) in standard out.
rrlog.tool.StrIndenter
:
Erzeugt einen String, dessen Laenge von der Stacktiefe abhaengt.
rrlog.server.textwriter.TextlineLogWriter
:
Abstract base class for text line writers
rrlog.server.filewriter.FileLogWriter
rrlog.contrib.catarch_file._FileLogWriter
rrlog.server.printwriter.PrintLogWriter
sqlalchemy.sql.visitors.Visitable
:
Base class for visitable objects, applies the ``VisitableType`` metaclass.
sqlalchemy.types.AbstractType
sqlalchemy.types.TypeEngine
:
Base for built-in types.
sqlalchemy.types.Integer
:
A type for ``int`` integers.
sqlalchemy.types.String
:
The base for all string and character types.
rrlog.server.dbwriter_sa._Coltypes
:
Column types
rrlog.server.dbwriter_sa.DBConfig
sqlalchemy.types._DateAffinity
:
Mixin date/time specific expression adaptations.
sqlalchemy.types.Integer
:
A type for ``int`` integers.
rrlog.contrib.catarch._MsgJob
type
:
type(object) -> the object's type type(name, bases, dict) -> a new type
sqlalchemy.sql.visitors.VisitableType
:
Metaclass which checks for a `__visit_name__` attribute and applies `_compiler_dispatch` method to classes.
rrlog.contrib.probarch_sa._BackwardsCompatibilityMetaclass
Home
Trees
Indices
Help
Remote_Rotating_LOG
Generated by Epydoc 3.0.1 on Thu May 20 11:46:17 2010
http://epydoc.sourceforge.net