rally-openstack/doc/feature_request/capture_task_logging.rst
LiuNanke e812e97482 Fix some typos by toolkit typo
There commands:
 $pip install topy
 $cd rally
 $topy -a rally

Change-Id: I40ac3b34b97743edf5edc0a17b9553bb2f3476e2
2015-11-20 00:55:01 +08:00

407 B

Capture Logs from services

Use case

A developer is executing various task and would like to capture logs as well as test results.

Problem description

In case of errors it is quite hard to debug what happened.

Possible solution

  • Add special context that can capture the logs from tested services.