Package org.riotfamily.common.log

Class Summary
DiagnosticContextFilter  
FreeMarkerLayout Log4J Layout that uses a FreeMarker template to do the formatting.
FreeMarkerLayout.MacroHelper  
RiotLog Thin wrapper around Log4J that supports varargs.
ServletContextAppender Log4J Appender implementation that logs messages by calling ServletContext.log().
ServletContextAppenderConfigurer Bean that initializes the ServletContextAppender by setting a reference to the ServletContext.
ServletContextAppenderListener ServletContextListener that initializes the ServletContextAppender by setting a reference to the ServletContext as soon as the context is initialized.
SmartSmtpAppender Log4J Appender that sends reports via email.