mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 20:36:44 +00:00
try to quieten logs with spurious css warnings
This commit is contained in:
parent
307c7d53f8
commit
34080ae8b3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
<logger name="com.github.sarxos.webcam.Webcam" level="OFF"/>
|
||||
<logger name="com.github.sarxos.webcam.ds.cgt.WebcamOpenTask" level="OFF"/>
|
||||
<logger name="com.github.sarxos.webcam.ds.cgt.WebcamCloseTask" level="OFF"/>
|
||||
<logger name="javafx.scene.CssStyleHelper" level="OFF"/>
|
||||
|
||||
<define name="appDir" class="com.sparrowwallet.drongo.PropertyDefiner">
|
||||
<application>sparrow</application>
|
||||
|
|
Loading…
Reference in a new issue