|
|
Cheshire3 Object Model: Class SimpleLogger |
object --+
|
configParser.C3Object --+
|
baseObjects.Logger --+
|
SimpleLogger
|
__init__(self,
session,
config,
parent)
The constructor for all Cheshire3 objects take the same arguments: session: A Session object topNode: The <config> or <subConfig> domNode for the configuration parent: The object that provides the scope for this object. |
|
| log(self, session, txt) | |
| _logLine(self, line) | |
|
Inherited from Inherited from Inherited from |
|
| fileh | |
| lineCache | |
| cacheLen | |
|
Inherited from Inherited from Inherited from |
|
|
|
|
fileh
|
lineCache
|
cacheLen
|
| Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:09:58 2006 | http://epydoc.sf.net |