This post explains how to log SQL queries to the console in MyBatis using stdout logging or SLF4J and Logback logging. It also covers configuration options and supported logging implementations.

5m read time From feeds.feedblitz.com
Post cover image
Table of contents
1. Overview2. Supported Logging Implementations3. Configuring Stdout Logging in MyBatis4. Configuring SLF4J and Logback Logging in MyBatis5. Configuring SQL Logging in MyBatis With Spring Boot6. Conclusion

Sort: