Remove ability to change default common trace level
This commit is contained in:
parent
280f7383b7
commit
0402703803
2 changed files with 2 additions and 2 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