mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-05 05:46:44 +00:00
remove debug on logging config
This commit is contained in:
parent
7053e7b225
commit
1a5e71f852
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<configuration debug="true">
|
<configuration>
|
||||||
<statusListener class="ch.qos.logback.core.status.NopStatusListener" />
|
<statusListener class="ch.qos.logback.core.status.NopStatusListener" />
|
||||||
|
|
||||||
<logger name="com.github.sarxos.webcam.Webcam" level="OFF"/>
|
<logger name="com.github.sarxos.webcam.Webcam" level="OFF"/>
|
||||||
|
|
Loading…
Reference in a new issue