create_plain_log_handler
Documentation for eth_defi.coloured_logging.create_plain_log_handler function.
- create_plain_log_handler(level, stream, fmt, date_fmt)
Create a plain standard library stream log handler.
- Parameters
- Returns
Configured standard stream handler.
- Return type