args = ('localhost', 'from@example.com', 'to@example.com', '[SERCOM] Log')
[formatter_file]
-format = %(asctime)s %(name)5s[%(process)d] %(levelname)-8s %(message)s
+format = %(asctime)s %(name)8s[%(process)d] %(levelname)-8s %(message)s
datefmt = %c
[formatter_stderr]