Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
logger._UnFlushableLogStream Class Reference

This utility class allows to log messages to a stream with no flush method. More...

Public Member Functions

def __init__
 
def write
 
def flush
 

Detailed Description

This utility class allows to log messages to a stream with no flush method.

This is useful to send log messages to PyOut objects.