| 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 Thu Aug 24 19:08:31 2006 | http://epydoc.sf.net |