« Previous | Next » 

Revision ceaddad6

IDceaddad6a018c69f75ec44f617098fbad549193e

Added by Ilias Tsitsimpis over 10 years ago

burnin: Fix a bug with logging.Formatter

The attribute 'msg` contains the unformatted string passed in the
original logging call. We should use the `message' attribute which is
the logged message, computed as msg % args.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences