This utility class allows to log messages to a stream with no flush method. More...
Public Member Functions | |
| def | __init__ |
| def | write |
| def | flush |
This utility class allows to log messages to a stream with no flush method.
This is useful to send log messages to PyOut objects.