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 not stored for this graph (policy: none)
no test coverage detected