Skip to content

Commit f77f10f

Browse files
committed
Merge branch 'master' into info-logging
2 parents 7fa3fb1 + a80dcd4 commit f77f10f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/mybatis-generator-core/src/site/xhtml/whatsNew.xhtml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
<li>The Maven plugin now includes an integration with Eclipse Maven support. If you import a Maven project with the
3737
generator configured into an Eclipse workspace, the code generator will run automatically.
3838
</li>
39+
<li>Added an "info" logging level to the log abstraction. Also removed the broken Maven logging implementation.
40+
Logging should now work as expected in Maven - Maven ships with the SLF4J simple logger in the classpath, so
41+
configuring logging in Maven will always use the SLF simple logger.
42+
</li>
3943
</ul>
4044

4145

0 commit comments

Comments
 (0)