cwltool.loghandler

Shared logger for cwltool.

Module Contents

Functions

configure_logging(stderr_handler, no_warnings, quiet, ...)

Configure logging.

Attributes

defaultStreamHandler

cwltool.loghandler.defaultStreamHandler
cwltool.loghandler.configure_logging(stderr_handler, no_warnings, quiet, debug, enable_color, timestamps, base_logger=_logger)

Configure logging.

Parameters:
Return type:

None