sawmill.configurator.classic

sawmill.configurator.classic.configure(level='info', filepath=None, *args, **kw)[source]

Configure the logging system in a classic manner.

level will determine the minimum level to display on stderr. filepath can be used to set where the log file should be stored. It defaults to a temporary file named after the current date and time.