Skip to content

Commit

Permalink
Update logback.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
feiranwang committed May 25, 2014
1 parent 27239d3 commit 6ee736d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<root level="info">
<appender-ref ref="STDOUT" />
</root>
<root level="debug">
<root level="info">
<appender-ref ref="FILE" />
</root>
<logger name="scalikejdbc" level="INFO" />
Expand Down

0 comments on commit 6ee736d

Please sign in to comment.