mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2024-12-23 15:37:22 +01:00
Shorten logging tag
This commit is contained in:
parent
c9376d16d4
commit
1e5c7af5c4
@ -1,5 +1,8 @@
|
||||
<configuration>
|
||||
<appender name="logcat" class="ch.qos.logback.classic.android.LogcatAppender">
|
||||
<tagEncoder>
|
||||
<pattern>%logger{23}</pattern>
|
||||
</tagEncoder>
|
||||
<encoder>
|
||||
<pattern>%msg</pattern>
|
||||
</encoder>
|
||||
|
Loading…
Reference in New Issue
Block a user