cwltool.loghandler ================== .. py:module:: cwltool.loghandler .. autoapi-nested-parse:: Shared logger for cwltool. Attributes ---------- .. autoapisummary:: cwltool.loghandler.defaultStreamHandler Functions --------- .. autoapisummary:: cwltool.loghandler.configure_logging Module Contents --------------- .. py:data:: defaultStreamHandler .. py:function:: configure_logging(err_handler, no_warnings, quiet, debug, enable_color, timestamps, base_logger = _logger) Configure logging.