Public Member Functions | |
| def | __init__ |
| def | log |
Static Public Attributes | |
| tuple | log = staticmethod(log) |
Any call to log something should be done via this API the current implementation of it just prints the message out to the console
Definition at line 20 of file logger.py.
| def objects.logic.common.logger.logger.__init__ | ( | self | ) |
| def objects.logic.common.logger.logger.log | ( | string | ) |
tuple objects.logic.common.logger.logger.log = staticmethod(log) [static] |
1.5.8