class documentation
Undocumented
Method | __call__ |
If logger is called like a function, just print an info |
Method | __init__ |
Undocumented |
Method | debug |
Log an debug information |
Method | err |
Log an error |
Method | info |
Log an information |
Method | input |
Get an input line 'no_block' to wait for line to be finished or not |
Method | warn |
Log an warning |
Class Variable | input |
Undocumented |
Class Variable | log |
Undocumented |
Instance Variable | topic |
Undocumented |
Method | _format |
Undocumented |