Logger with Asynchronous I/O.
More...
Logger with Asynchronous I/O.
Definition at line 27 of file logger.py.
◆ __init__()
def mpacklog.mpacklog.python.logger.Logger.__init__ |
( |
|
self, |
|
|
|
path |
|
) |
| |
◆ put()
def mpacklog.mpacklog.python.logger.Logger.put |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ stop()
def mpacklog.mpacklog.python.logger.Logger.stop |
( |
|
self | ) |
|
◆ write()
def mpacklog.mpacklog.python.logger.Logger.write |
( |
|
self | ) |
|
◆ path
mpacklog.mpacklog.python.logger.Logger.path |
◆ queue
mpacklog.mpacklog.python.logger.Logger.queue |
The documentation for this class was generated from the following file: