Definition at line 16 of file logging.py.
 
◆ __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 ) | 
        
      
 
 
◆ 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