pynbody.configuration.set_logging_level

pynbody.configuration.set_logging_level#

pynbody.configuration.set_logging_level(level=20)[source]#

Set the logging level for pynbody, in terms of the standard Python logging module levels.

Set to logging.INFO for more verbose output, or logging.WARNING for less.