Store log files in subfolder based on the homeserver domain.
This commit is contained in:
+2
@@ -11,4 +11,6 @@ import timber.log.Timber
|
||||
|
||||
interface TracingService {
|
||||
fun createTimberTree(target: String): Timber.Tree
|
||||
|
||||
fun updateWriteToFilesConfiguration(config: WriteToFilesConfiguration)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user