| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
| function |
|
||
|
Inherited from |
|||
|
|||
filter_out_classes = ['GajimPluginConfig', 'PluginManager', 'GList of classes from which no logs should be emited when methods are called, eventhough log_calls decorator is used. |
|||
|
|||
| str |
full_func_name Full name of function, with class name (as prefix) if given to decorator. |
||
| bool |
log_this_class Determines whether wrapper of given function should log calls of this function or not. |
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|||
filter_out_classesList of classes from which no logs should be emited when methods are called, eventhough log_calls decorator is used.
|
|
|||
full_func_nameFull name of function, with class name (as prefix) if given to decorator. Otherwise, it's only function name retrieved from function object for which decorator was called.
|
log_this_classDetermines whether wrapper of given function should log calls of this function or not.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:07:14 2010 | http://epydoc.sourceforge.net |