Commit 5a579137 authored by Stephane Nicoll's avatar Stephane Nicoll

Tune spring-boot-actuator logging config

Closes gh-3060
parent 7fc9c2af
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<include resource="org/springframework/boot/logging/logback/base.xml" />
<root level="INFO">
<appender-ref ref="CONSOLE" />
</root>
</configuration>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment