Definition at line 93 of file logging.py.
 
◆ __init__()
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           colorize_factory,  | 
        
        
           | 
           | 
          bool  |           live_logs_enabled = False ) | 
        
      
 
 
◆ _userver_log_dump()
  
  
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin._userver_log_dump  | 
          ( | 
           |           self,  | 
         
        
           | 
           | 
           |           item,  | 
         
        
           | 
           | 
           |           when ) | 
         
       
   | 
  
protected   | 
  
 
 
◆ _userver_report_attach()
  
  
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin._userver_report_attach  | 
          ( | 
           |           self,  | 
         
        
           | 
           | 
           |           item,  | 
         
        
           | 
           | 
           |           when ) | 
         
       
   | 
  
protected   | 
  
 
 
◆ _userver_report_attach_log()
  
  
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin._userver_report_attach_log  | 
          ( | 
           |           self,  | 
         
        
           | 
           | 
          LogFile |           logfile,  | 
         
        
           | 
           | 
           |           item,  | 
         
        
           | 
           | 
           |           when,  | 
         
        
           | 
           | 
           |           title ) | 
         
       
   | 
  
protected   | 
  
 
 
◆ pytest_runtest_setup()
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin.pytest_runtest_setup  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           item ) | 
        
      
 
 
◆ pytest_runtest_teardown()
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin.pytest_runtest_teardown  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           item ) | 
        
      
 
 
◆ pytest_sessionfinish()
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin.pytest_sessionfinish  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           session ) | 
        
      
 
 
◆ register_logfile()
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin.register_logfile  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          pathlib.Path |           path,  | 
        
        
           | 
           | 
          str |           title ) | 
        
      
 
 
◆ _colorize_factory
  
  
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin._colorize_factory | 
         
       
   | 
  
protected   | 
  
 
 
◆ _live_logs
  
  
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin._live_logs = None | 
         
       
   | 
  
staticprotected   | 
  
 
 
◆ _logs
  
  
      
        
          | pytest_userver.plugins.logging.UserverLoggingPlugin._logs | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/plugins/logging.py