File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 
wpilibj/src/main/java/org/wpilib/system Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 * named "logs" if one is attached, or to /home/systemcore/logs otherwise. 
3535 * 
3636 * <p>Log files are initially named "WPILIB_TBD_{random}.wpilog" until the DS connects. After the DS 
37-  * connects, the log file is renamed to "WPILIB_yyyyMMdd_HHmmss.wpilog" (where the date/time is UTC).  
38-  * If the FMS is connected and provides a match number, the log file is renamed to 
37+  * connects, the log file is renamed to "WPILIB_yyyyMMdd_HHmmss.wpilog" (where the date/time is 
38+  * UTC).  If the FMS is connected and provides a match number, the log file is renamed to 
3939 * "WPILIB_yyyyMMdd_HHmmss_{event}_{match}.wpilog". 
4040 * 
4141 * <p>On startup, all existing WPILIB_TBD log files are deleted. If there is less than 50 MB of free 
42-  * space on the target storage, WPILIB_ log files are deleted (oldest to newest) until there is 50 MB  
43-  * free OR there are 10 files remaining. 
42+  * space on the target storage, WPILIB_ log files are deleted (oldest to newest) until there is 50 
43+  * MB  free OR there are 10 files remaining. 
4444 * 
4545 * <p>By default, all NetworkTables value changes are stored to the data log. 
4646 */ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments