mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Fix logging regression that caused non-Corda logging to be disabled
This commit is contained in:
parent
d2e8f8e0a9
commit
4672c78ebd
@ -47,7 +47,7 @@
|
||||
</Appenders>
|
||||
|
||||
<Loggers>
|
||||
<Root>
|
||||
<Root level="info">
|
||||
<AppenderRef ref="Console-Appender" level="${sys:consoleLogLevel}"/>
|
||||
<AppenderRef ref="RollingFile-Appender" level="info"/>
|
||||
</Root>
|
||||
|
Loading…
x
Reference in New Issue
Block a user