| Trees | Indices | Help |
|
|---|
|
|
Author: Mateusz Biliński <mateusz@bilinski.it>
Since: 30th May 2008
Copyright: Copyright (2008) Mateusz Biliński <mateusz@bilinski.it>
License: GPL
|
|||
|
log_calls Decorator class for functions to easily log when they are entered and left. |
|||
|
Singleton Singleton metaclass. |
|||
|
|||
| logging.Logger |
log = logging.getLogger('gajim.plugin_system')Logger for code related to plug-in system. |
||
consoleloghandler = logging.StreamHandler()
|
|||
Imports: logging, functools
|
|||
logLogger for code related to plug-in system.
|
consoleloghandler
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:28 2010 | http://epydoc.sourceforge.net |