Definition at line 51 of file logging.py.
 
◆ __init__()
      
        
          | pytest_userver.plugins.logging.LiveLogHandler.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           colorize_factory,  | 
        
        
           | 
           | 
          float  |           delay = 0.05 ) | 
        
      
 
 
◆ _eof_handler()
  
  
      
        
          |  bool pytest_userver.plugins.logging.LiveLogHandler._eof_handler  | 
          ( | 
           |           self | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ _logreader_thread()
  
  
      
        
          | pytest_userver.plugins.logging.LiveLogHandler._logreader_thread  | 
          ( | 
           |           self,  | 
         
        
           | 
           | 
          pathlib.Path |           path ) | 
         
       
   | 
  
protected   | 
  
 
 
◆ _write_logline()
  
  
      
        
          | pytest_userver.plugins.logging.LiveLogHandler._write_logline  | 
          ( | 
           |           self,  | 
         
        
           | 
           | 
          str |           line ) | 
         
       
   | 
  
protected   | 
  
 
 
◆ join()
      
        
          | pytest_userver.plugins.logging.LiveLogHandler.join  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          float  |           timeout = 10 ) | 
        
      
 
 
◆ register_logfile()
      
        
          | pytest_userver.plugins.logging.LiveLogHandler.register_logfile  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          pathlib.Path |           path ) | 
        
      
 
 
◆ _colorize_factory
  
  
      
        
          | pytest_userver.plugins.logging.LiveLogHandler._colorize_factory | 
         
       
   | 
  
protected   | 
  
 
 
◆ _delay
  
  
      
        
          | pytest_userver.plugins.logging.LiveLogHandler._delay | 
         
       
   | 
  
protected   | 
  
 
 
◆ _exiting
  
  
      
        
          | pytest_userver.plugins.logging.LiveLogHandler._exiting | 
         
       
   | 
  
protected   | 
  
 
 
◆ _threads
  
  
      
        
          | pytest_userver.plugins.logging.LiveLogHandler._threads | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/plugins/logging.py