Commit b1bd044
committed
__init__: add ConsoleLoggingReporter
When using labgrid as a library, instanciating the
ConsoleLoggingReporter to retrieve console log is a common case.
Allow "from labgrid import ConsoleLoggingReporter", similar to the
StepReporter.
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent 9f0f265 commit b1bd044
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
0 commit comments