This subclass of progress_trace outputs to error log.  
 More...
 | 
| 
string  | $prefix | 
|   | log prefix 
  | 
|   | 
This subclass of progress_trace outputs to error log. 
- Copyright
 - Petr Skoda  
 
- License
 - http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
 
 
◆ __construct()
      
        
          | error_log_progress_trace::__construct  | 
          ( | 
            | 
          $prefix = '' | ) | 
           | 
        
      
 
Constructor. 
- Parameters
 - 
  
    | string | $prefix | optional log prefix  | 
  
   
 
 
◆ finished()
  
  
      
        
          | progress_trace::finished  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ output()
      
        
          | error_log_progress_trace::output  | 
          ( | 
            | 
          $message,  | 
        
        
           | 
           | 
            | 
          $depth = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Output the trace message. 
- Parameters
 - 
  
  
 
- Return values
 - 
  
    | void | Output is sent to error log.  | 
  
   
Reimplemented from progress_trace.
 
 
The documentation for this class was generated from the following file: