| bridges.validation.OutputLog.OutputLog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void bridges.validation.OutputLog.close  | 
          ( | 
           | ) | 
           throws IOException | 
        
      
 
 
      
        
          | void bridges.validation.OutputLog.flush  | 
          ( | 
           | ) | 
           throws IOException | 
        
      
 
 
      
        
          | void bridges.validation.OutputLog.logMessage  | 
          ( | 
           | ) | 
           | 
        
      
 
This prints the Logger message to standard output 
 
 
      
        
          | boolean bridges.validation.OutputLog.recordLog  | 
          ( | 
           | ) | 
           | 
        
      
 
This method records the time stamp to the current log entry 
- Returns
 - boolean 
 
 
 
      
        
          | boolean bridges.validation.OutputLog.returnStream  | 
          ( | 
           | ) | 
           throws IOException | 
        
      
 
This method returns the stream to standard output 
- Returns
 - boolean 
 
 
 
  
  
      
        
          | static void bridges.validation.OutputLog.splitStream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
This method redirects the IO stream 
 
 
      
        
          | void bridges.validation.OutputLog.write  | 
          ( | 
          int  | 
          b | ) | 
           throws IOException | 
        
      
 
 
      
        
          | void bridges.validation.OutputLog.write  | 
          ( | 
          byte[]  | 
          b | ) | 
           throws IOException | 
        
      
 
 
      
        
          | void bridges.validation.OutputLog.write  | 
          ( | 
          byte[]  | 
          b,  | 
        
        
           | 
           | 
          int  | 
          a,  | 
        
        
           | 
           | 
          int  | 
          lenght  | 
        
        
           | 
          ) | 
           |  throws IOException | 
        
      
 
 
  
  
      
        
          | String bridges.validation.OutputLog.aPathToLog | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | PrintStream bridges.validation.OutputLog.capturedStream | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | FileOutputStream bridges.validation.OutputLog.logFile | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | PrintStream bridges.validation.OutputLog.logStream | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | PrintStream bridges.validation.OutputLog.logStream2 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | PrintStream bridges.validation.OutputLog.newOutputStream | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | ByteArrayOutputStream bridges.validation.OutputLog.temp1 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | ByteArrayOutputStream bridges.validation.OutputLog.temp2 | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this class was generated from the following file: