Version 4.8.0

hirondelle.web4j.webmaster
Class LoggingConfigImpl

Object
  extended by hirondelle.web4j.webmaster.LoggingConfigImpl
All Implemented Interfaces:
LoggingConfig

public final class LoggingConfigImpl
extends Object
implements LoggingConfig

Default implementation of LoggingConfig, to set up simple logging.

This implementation uses JDK logging, and appends logging output to a single file, with no size limit on the file. It uses two settings in web.xml :


Constructor Summary
LoggingConfigImpl()
           
 
Method Summary
 void setup(ServletConfig aConfig)
          See class comment.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingConfigImpl

public LoggingConfigImpl()
Method Detail

setup

public void setup(ServletConfig aConfig)
           throws AppException
See class comment.

Specified by:
setup in interface LoggingConfig
Throws:
AppException

Version 4.8.0

Copyright Hirondelle Systems. Published June 09, 2012 - User Guide - All Docs.