Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>master
parent
d8eb4109b8
commit
3c43630f93
@ -0,0 +1,8 @@ |
|||||||
|
<configuration> |
||||||
|
<include resource="org/springframework/boot/logging/logback/base.xml" /> |
||||||
|
<root level="WARN"> |
||||||
|
<appender-ref ref="CONSOLE" /> |
||||||
|
<appender-ref ref="FILE" /> |
||||||
|
</root> |
||||||
|
<logger name="liquibase" level="ERROR" /> |
||||||
|
</configuration> |
Loading…
Reference in new issue