Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Commit

Permalink
#7, test: Reduce logging level of beard
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaschmidt committed Feb 14, 2016
1 parent 4c7791f commit 279d276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/src/sbt-test/swagger/compile/conf/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<logger name="play" level="INFO" />
<logger name="application" level="DEBUG" />
<logger name="me.andrz.jackson" level="ERROR" />
<logger name="de.zalando.beard" level="ERROR" />

<root level="ERROR">
<appender-ref ref="STDOUT" />
Expand Down

0 comments on commit 279d276

Please sign in to comment.