Class TicketLoggingInitializer

java.lang.Object
com.aoindustries.web.struts.TicketLoggingInitializer
All Implemented Interfaces:
EventListener, ServletContextListener

@WebListener public class TicketLoggingInitializer extends Object implements ServletContextListener
Logs to tickets using SiteSettings.getRootAoservConnector() and TicketLoggingHandler.

Only adds itself if there are no loggers with any handler that is a TicketLoggingHandler. Thus, any logging.properties configuration will take priority.

Author:
AO Industries, Inc.