the link in logging.xml document for JDK Logging API is no long available, change it to https://docs.oracle.com/javase/8/docs/technotes/guides/logging/overview.html

Comment From: chendewei2401

seems the ci build fail because the jacoco-0.85 plugin used here is not support openjdk15, not sure what to do about that

Comment From: harawata

Thank you, @chendewei2401 !

And you are right about the CI error. We are waiting for JaCoCo 0.8.6. https://github.com/mybatis/parent/issues/160