54555657585960
{ this.logger = new CommonLogger(); String statisticsLogger = CmsPropertyHandler.getStatisticsLogger(); if(statisticsLogger != null && statisticsLogger.equalsIgnoreCase("W3CExtendedLogger")) this.logger = new W3CExtendedLogger(); }