Replace the full category capped at 36 chars with the class name only and 1 char per package, e.g. org.apache.commons.Foo -> o.a.c.Foo
This commit adds a test runtime dependency on log4j 2 for every project and migrates all log4j.properties files to log4j2-test.xml files. Issue: SPR-14431