Skip to content

Commit

Permalink
Debugging: Tests are failing on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed Nov 19, 2022
1 parent 4257411 commit 8551087
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/resources/logback-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<logger name="org.apache.ibatis">
<level value="error"/>
</logger>
<logger name="org.apache.ibatis.submitted.dirty_select.Mapper">
<level value="trace"/>
</logger>
<logger name="org.apache.ibatis.logging">
<level value="debug"/>
</logger>
Expand Down

0 comments on commit 8551087

Please sign in to comment.