rally/doc/feature_request/capture_task_logging.rst
LiuNanke ad496e55ab 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

23 lines
407 B
ReStructuredText

==========================
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.