Definition at line 17 of file logging.py.
|
| __init__ (self, pathlib.Path path) |
|
| update_position (self) |
|
| readlines (self, typing.Optional[typing.Callable[[], bool]] eof_handler=None, bool limit_position=False) |
|
◆ __init__()
pytest_userver.plugins.logging.LogFile.__init__ |
( |
| self, |
|
|
pathlib.Path | path ) |
◆ readlines()
pytest_userver.plugins.logging.LogFile.readlines |
( |
| self, |
|
|
typing.Optional[typing.Callable[[], bool]] | eof_handler = None, |
|
|
bool | limit_position = False ) |
◆ update_position()
pytest_userver.plugins.logging.LogFile.update_position |
( |
| self | ) |
|
◆ path
pytest_userver.plugins.logging.LogFile.path |
◆ position
pytest_userver.plugins.logging.LogFile.position |
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/plugins/logging.py