Cheshire3 Objects: Logger

Description

Logger objects handle all of the Cheshire3 logging requirements. They are responsable for caching, if necessary, and writing log files based on the data given to them.

Implementations
API
FunctionParametersReturnsDescription
__init__domNode, parentObject The constructer takes a DOM tree containing the configuration of the index and the object which the database should consider as its parent, normally a database.
log*args, **kwNoneLogs the data given