Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Commit

Permalink
Change log level
Browse files Browse the repository at this point in the history
  • Loading branch information
JPrevost committed May 5, 2016
1 parent 1deffa7 commit 012ec25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/logback.xml
Expand Up @@ -17,7 +17,7 @@
</appender>

<logger name="play" level="INFO" />
<logger name="application" level="DEBUG" />
<logger name="application" level="INFO" />

<!-- Off these ones as they are annoying, and anyway we manage configuration ourself -->
<logger name="com.avaje.ebean.config.PropertyMapLoader" level="OFF" />
Expand Down

0 comments on commit 012ec25

Please sign in to comment.