silme.core.logger.Logger Class Reference
List of all members.
Detailed Description
Definition at line 11 of file logger.py.
Member Function Documentation
| def silme.core.logger.Logger.get_logs |
( |
|
cls |
) |
|
returns list of logs for Logger
Definition at line 24 of file logger.py.
| def silme.core.logger.Logger.log |
( |
|
cls, |
|
|
|
type, |
|
|
|
message, |
|
|
|
path = None | |
|
) |
| | |
adds a new log to the object.
Definition at line 13 of file logger.py.
The documentation for this class was generated from the following file: