ad496e55ab
There commands: $pip install topy $cd rally $topy -a rally Change-Id: I40ac3b34b97743edf5edc0a17b9553bb2f3476e2
23 lines
407 B
ReStructuredText
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.
|