Suppressing logs from AppClassLoader
问题 I'm using the spring-instrument java agent in a console application for load time weaving. The application starts up this way: java -javaagent:/path/spring-instrument-4.0.5.RELEASE.jar -classpath ... com.my.MainClass --argument It's working fine, but it's nicely printing these complementary messages in the stdout that I'd like to avoid: [AppClassLoader@24dbf79d] info AspectJ Weaver Version 1.8.1 built on Saturday Jun 21, 2014 at 00:07:06 GMT [AppClassLoader@24dbf79d] info register classloader