69707172737475
* method should always be the same object */ private final ILoggerFactory loggerFactory; private StaticLoggerBinder() { loggerFactory = new ServletContextLoggerFactory(); }