|
Static methods defined here:
- inline(msg='', status='info')
- Formatted log message for inline console stdout
:param str msg: formatted message
:param str status: status name
:return: str
- log(name='src.core.logger.logger')
- Log handler
:param str name: log name
:return: logging
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|