mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-30 06:37:29 +00:00
9 lines
254 B
XML
9 lines
254 B
XML
<configuration scan="false" debug="false">
|
|
<include resource="base-logback.xml"/>
|
|
|
|
<root level="INFO">
|
|
<appender-ref ref="FILE_OUT"/>
|
|
<appender-ref ref="STD_ERR"/>
|
|
<appender-ref ref="STD_OUT"/>
|
|
</root>
|
|
</configuration> |