Home | Trees | Index | Help |
|
---|
Package dopal ::
Module obj_impl ::
Class AzureusLoggerChannel
|
|
RemoteAttributesMixin
--+ |RemoteMethodMixin
--+ |RemoteObject
--+ |AzureusObject
--+ |LoggerChannelDataType
--+ | AzureusLoggerChannel
DopalLoggerChannel
Method Summary | |
---|---|
addListener(self,
*args,
**kwargs)
| |
getLogger(self,
*args,
**kwargs)
| |
getName(self,
*args,
**kwargs)
| |
isEnabled(self,
*args,
**kwargs)
| |
log(self,
*args,
**kwargs)
| |
logAlert(self,
*args,
**kwargs)
| |
logAlertRepeatable(self,
*args,
**kwargs)
| |
removeListener(self,
*args,
**kwargs)
| |
setDiagnostic(self,
*args,
**kwargs)
| |
Inherited from RemoteAttributesMixin | |
| |
| |
| |
| |
| |
| |
| |
Inherited from RemoteMethodMixin | |
| |
Inherited from RemoteObject | |
| |
| |
| |
| |
| |
| |
Updates the remote attributes on this object. | |
| |
Inherited from LoggerChannelDataType | |
(Static method) |
Class Variable Summary | |
---|---|
AzureusMethods |
__az_methods__ = <dopal.aztypes.AzureusMethods object at...
|
dict |
__default_remote_attribute_names__ = {'enabled': 'boolea...
|
int |
LT_ERROR = 3 |
int |
LT_INFORMATION = 1 |
int |
LT_WARNING = 2 |
Inherited from RemoteAttributesMixin | |
bool |
__protect_remote_attributes__ = True
|
bool |
__reset_attributes_on_refresh__ = False
|
Inherited from RemoteMethodMixin | |
bool |
__use_dynamic_methods__ = False
|
bool |
__use_type_checking__ = True
|
Inherited from LoggerChannelDataType | |
dict |
__az_attributes__ = {'enabled': 'boolean', 'name': 'Stri...
|
dict |
__az_constants__ = {'LT_INFORMATION': 1, 'LT_ERROR': 3, ...
|
Class Variable Details |
---|
__az_methods__
|
__default_remote_attribute_names__
|
LT_ERROR
|
LT_INFORMATION
|
LT_WARNING
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 | http://epydoc.sf.net |