MCPcopy Create free account
hub / github.com/MTG/DeepConvSep / enable_default_logging

Function enable_default_logging

climate/log.py:89–111  ·  view source on GitHub ↗

Set up logging in the typical way. Parameters ---------- default_level : str, optional Logging level. Defaults to INFO. stream : file-like, optional Stream for logging output. Defaults to ``sys.stdout``. process_names : bool, optional If True, include pro

(default_level='INFO',
                           stream=sys.stdout,
                           process_names=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

callFunction · 0.85

Calls 2

get_loggerFunction · 0.85
TTY_FormatterClass · 0.85

Tested by

no test coverage detected