great, thanks Michael
Am 08.01.14 09:31, schrieb Jérôme LELEU: > Hi, > > Right, it's a bit confusing. I don't think we had a reason. > It has been fixed in 4.0: > https://github.com/Jasig/cas/blob/master/cas-server-core/src/main/java/org/jasig/cas/authentication/principal/AbstractWebApplicationService.java#L39 > . > Best regards, > Jérôme > > > > 2014/1/8 Michael Wechner <[email protected]> > >> Hi >> >> Is it intended that inside >> >> org/jasig/cas/authentication/principal/AbstractWebApplicationService.java >> >> the class name and logger name do not match: >> >> public abstract class AbstractWebApplicationService implements >> WebApplicationService { >> >> protected static final Logger LOG = >> LoggerFactory.getLogger(SamlService.class); >> >> ? >> >> I think it's a bit confusing when debugging, but I am not whether there >> might be a special reason to do it this way. >> >> Thanks >> >> Michael >> >> >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
