An annoying nit in Spring parsing

Rod Widdowson rdw at steadingsoftware.com
Fri Aug 8 10:49:36 EDT 2014


> 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



More information about the dev mailing list