Package NotificationFramework :: Module log
[show private | hide private]
[frames | no frames]

Module NotificationFramework.log

Logging methods.

All methods log(), warn() and trace() 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)

Generated by Epydoc 2.1 on Sat Mar 4 13:36:32 2006 http://epydoc.sf.net