The Dummy Class does nothing
Dummy class constructor
Dummy class constructor
Methods
__init__(*args, **kwargs) | Dummy class constructor |
log_error(error[, message]) | Logs the error in bold red |
Attributes
logger |
|
Logs the error in bold red
Param: |
|
---|
Returns: | A logging object. |
---|