> I thought we had a coding standard that dictated the use of > LogFactory.getLog(ThisClass.class). We do. But this is in the Spring code. It is the base (spring) class which does the getLog(getClass) which means that all the spring logging comes out under the guise of net.shibboleth.whatever.whatnot /R