| Home | Trees | Index | Help |
|---|
| Package Halberd :: Module logger |
|
Logger singleton.
This module allows halberd to easily log certain events.| Function Summary | |
|---|---|
object
|
Get a reference to an instance of a logger object. |
Set the logging level to debug. | |
Set the logging level to error. | |
| Function Details |
|---|
getLogger()Get a reference to an instance of a logger object.
|
setDebug()Set the logging level todebug.
|
setError()Set the logging level toerror.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jul 18 22:25:57 2007 | http://epydoc.sf.net |