commit | 46818aaad80e460193aae644db669bfa05733488 | [log] [tgz] |
---|---|---|
author | Mitsuhiko Yamazaki <yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp> | Thu Apr 18 17:49:17 2013 +0900 |
committer | Mitsuhiko Yamazaki <yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp> | Fri May 24 17:22:35 2013 +0900 |
tree | 8413e2e3e5252c16e23e2908c4841991448ebcdb | |
parent | e2153b7eccb22b593aeb67681c3980084f126d9a [diff] |
Configure logging format flexibly Now we can get tempest log file with options in run_tests.sh. This adds log.py and enables to configure log format more flexibly using configuration file. This adds a LoggerAdaptor and a Formatter to output each test name to log lines. Implements: blueprint add-logging-configuration Change-Id: I88cf18bb8bbc152e62ac83a9c7dc26067b7a11bd