Whenever I run a GroovyTestCase in Springsource Toolsuite, and log at INFO, I get the following in every log invocation:
Does anyone know how to turn this off?Code:Apr 26, 2011 4:58:36 PM sun.reflect.GeneratedMethodAccessor3 invoke INFO: foo Apr 26, 2011 4:58:36 PM sun.reflect.GeneratedMethodAccessor3 invoke INFO: bar
Brian


Reply With Quote