Home | Trees | Indices | Help |
|
---|
|
object --+ | LogManager
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
appid = None
|
|||
error_log = None
|
|||
access_log = None
|
|
|||
screen If True, error and access will print to stdout. |
|||
error_file The filename for self.error_log. |
|||
access_file The filename for self.access_log. |
|||
wsgi If True, error messages will be sent to wsgi.errors. |
|||
Inherited from |
|
|
Write to the error log. This is not just for errors! Applications may call this at any time to log application-specific information. |
Write to the error log. This is not just for errors! Applications may call this at any time to log application-specific information. |
|
screenIf True, error and access will print to stdout.
|
error_fileThe filename for self.error_log.
|
access_fileThe filename for self.access_log.
|
wsgiIf True, error messages will be sent to wsgi.errors.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Jan 24 16:33:09 2008 | http://epydoc.sourceforge.net |