| Home | Trees | Index | Help |
|
|---|
| Package NotificationFramework :: Module log |
|
Logging methods.
All methodslog(),warn()andtrace()are disabled by default. To enable them set the environment variable NOTIFICATION_FRAMEWORK_TRACE (for debugging purpose mainly)
CVS Information
$Id: log.py 931 2004-06-22 18:51:06Z sbigaret $
| Function Summary | |
|---|---|
log(summary,
detail,
error,
reraise)
| |
trace(summary,
detail,
error,
reraise)
| |
warn(summary,
detail,
error,
reraise)
| |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sat Mar 4 13:36:32 2006 | http://epydoc.sf.net |