mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Log delete logfile result
This commit is contained in:
		
							parent
							
								
									7954bdbcdd
								
							
						
					
					
						commit
						dffd5bed9f
					
				| @ -136,7 +136,7 @@ public class Log_OC { | |||||||
|             String[] myFiles = folderLogs.list(); |             String[] myFiles = folderLogs.list(); | ||||||
|             for (String myFile1 : myFiles) { |             for (String myFile1 : myFiles) { | ||||||
|                 File myFile = new File(folderLogs, myFile1); |                 File myFile = new File(folderLogs, myFile1); | ||||||
|                 myFile.delete(); |                 Log_OC.d("delete file", myFile.getAbsoluteFile() + " " + myFile.delete()); | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user