1 # Copy this file to logging.conf and update the logfile path below.
6 # Default loglevel, to adjust verbosity: DEBUG, INFO, WARNING, ERROR, CRITICAL
26 args=('%(logfile)s', 'at')
29 format=%(asctime)s %(name)s %(levelname)s %(message)s
31 class=logging.Formatter