Issue #2142 enable scan of logback config so cave doesn't need to be restarted if logging config changes
Change-Id: I9ba9b65c4d031e96733ec69ca1039b94a0246930 Former-commit-id:82f8467a34
[formerlye184be7540
] [formerly32459878d1
] [formerly82f8467a34
[formerlye184be7540
] [formerly32459878d1
] [formerly92f0c69216
[formerly32459878d1
[formerly 7960c39503e6a3811fce1481f6fbac75f48d128d]]]] Former-commit-id:92f0c69216
Former-commit-id:c358767cae
[formerlyefbef96dff
] [formerly 8573cad6b2ca63ac20d5c66b156335a2344cf242 [formerlye513b3695d
]] Former-commit-id: 1904bec9a968289c6588a9f2a76c750191711207 [formerlyf12ff76420
] Former-commit-id:0077400b48
This commit is contained in:
parent
f4ef7d7820
commit
4d8da87987
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<configuration debug="false" scan="false">
|
||||
<configuration debug="false" scan="true">
|
||||
<appender name="console" class="ch.qos.logback.core.ConsoleAppender">
|
||||
<encoder>
|
||||
<pattern>%-5p %d [%t] %c{0}: %m%n</pattern>
|
||||
|
|
Loading…
Add table
Reference in a new issue