2.1.1. logging

scisalt.logging.mylogger(name=None, filename=None, indent_offset=7)[source]

Sets up logging to filename.debug.log, filename.log, and the terminal. indent_offset attempts to line up the lowest indent level to 0.