[BAEL 1382] tlinh2110 - Remove unnecessary logs (#3667)

* [tlinh2110-BAEL1382] Add Security in SI

* [tlinh2110-BAEL1382] Upgrade to Spring 5 & add Logger

* [tlinh2110-BAEL-1382] Update Unit Test

* [tlinh2110-BAEL1382] Remove unnecessary logs
This commit is contained in:
linhvovn
2018-02-16 00:22:23 +08:00
committed by maibin
parent 4f6988b134
commit 93213af112
2 changed files with 5 additions and 6 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<include resource="org/springframework/boot/logging/logback/base.xml" />
<logger name="org.springframework" level="ERROR"/>
</configuration>