Last active
March 15, 2017 09:22
-
-
Save gimmebytes/d015a71fae7b6d06d8467919c42d227e to your computer and use it in GitHub Desktop.
Configure ebean 10.x logs within Dropwizard application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
logging: | |
level: INFO | |
loggers: | |
"io.ebean.SQL": TRACE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment