mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
feat(core): use a standard logger for unit test
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<configuration debug="false">
|
||||
<include resource="logback/base.xml" />
|
||||
<include resource="logback/text.xml" />
|
||||
<include resource="logback/test.xml" />
|
||||
|
||||
<root level="WARN">
|
||||
<appender-ref ref="STDOUT" />
|
||||
|
||||
Reference in New Issue
Block a user