Enable logging and start up a main method. Parameters ---------- main : callable The main method to invoke after initialization. default_level : str, optional Logging level. Defaults to INFO. stream : file-like, optional Stream for logging output. Default
(main, default_level='INFO', stream=sys.stdout, process_names=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected