Merge pull request #3531 from element-hq/feature/bma/logLevel
Remove ability to configure default log level
This commit is contained in:
commit
ae7a79e06e
4 changed files with 6 additions and 6 deletions
|
|
@ -46,7 +46,7 @@ data class TracingFilterConfiguration(
|
|||
}
|
||||
|
||||
enum class Target(open val filter: String) {
|
||||
COMMON(""),
|
||||
// COMMON(""),
|
||||
ELEMENT("elementx"),
|
||||
HYPER("hyper"),
|
||||
MATRIX_SDK_FFI("matrix_sdk_ffi"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue