Home | Trees | Indices | Help |
|
---|
|
Define a nice way to show the messages sent to be logged.
NOTE: not used yet
|
|||
FumeHoodLogHandler A log handler that will display the logged messages (above a certain priprity level) in GUI windows. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__log_handler = FumeHoodLogHandler()
|
|||
__MB_LOGGER = CreateLogger(__log_handler)
|
|
Send a message each time the decorated function is called. This nifty decorator is very usefull to trace the function calls |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Apr 9 17:18:04 2008 | http://epydoc.sourceforge.net |