This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Derrick.Petzold
Recipients Derrick.Petzold, docs@python
Date 2011-09-06.03:43:52
SpamBayes Score 0.00016912202
Marked as misclassified No
Message-id <1315280632.86.0.263900195367.issue12906@psf.upfronthosting.co.za>
In-reply-to
Content
Oh crap that doesn't work either.

yaml.scanner.ScannerError: while scanning for the next token
found character '%' that cannot start any token
  in "/var/sites/magnum/magnum/logging.yaml", line 4, column 13

Should be 

format: '%(asctime)s - %(name)s - %(levelname)s - %(message)s'

Regards,
History
Date User Action Args
2011-09-06 03:43:52Derrick.Petzoldsetrecipients: + Derrick.Petzold, docs@python
2011-09-06 03:43:52Derrick.Petzoldsetmessageid: <1315280632.86.0.263900195367.issue12906@psf.upfronthosting.co.za>
2011-09-06 03:43:52Derrick.Petzoldlinkissue12906 messages
2011-09-06 03:43:52Derrick.Petzoldcreate