Definition at line 23 of file log_capture.py.
◆ __init__()
None pytest_userver.plugins.log_capture.CapturedLogs.__init__ |
( |
|
self | ) |
|
◆ publish()
None pytest_userver.plugins.log_capture.CapturedLogs.publish |
( |
|
self, |
|
|
tskv.TskvRow |
row |
|
) |
| |
◆ select()
typing.List[tskv.TskvRow] pytest_userver.plugins.log_capture.CapturedLogs.select |
( |
|
self, |
|
|
** |
query |
|
) |
| |
◆ subscribe()
pytest_userver.plugins.log_capture.CapturedLogs.subscribe |
( |
|
self, |
|
|
** |
query |
|
) |
| |
The documentation for this class was generated from the following file:
- /data/code/service_template/third_party/userver/testsuite/pytest_plugins/pytest_userver/plugins/log_capture.py