mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	make logcat multiline
This commit is contained in:
		
							parent
							
								
									ce45351399
								
							
						
					
					
						commit
						e1de73f36f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -69,7 +69,7 @@ class SettingsUpdates : PreferenceFragmentCompat() { | |||
| 
 | ||||
|                 var line: String? | ||||
|                 while (bufferedReader.readLine().also { line = it } != null) { | ||||
|                     log.append(line) | ||||
|                     log.append("${line}\n") | ||||
|                 } | ||||
|             } catch (e: Exception) { | ||||
|                 logError(e) // kinda ironic | ||||
|  | @ -130,4 +130,4 @@ class SettingsUpdates : PreferenceFragmentCompat() { | |||
|             return@setOnPreferenceClickListener true | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue