検索
TL;DR from logging import basicConfig, root, DEBUG, WARNING def some_algorithm(): basicConfig(level=DEBUG if 'get_ipython' in globals···