public abstract class Log4JConfiguration
extends Object
Utility class to provide Log4j configuration.
All log messages coming from underlying libraries will be redirected
to the org.lsst.ccs.utilities.logging.JULAppender
so that they are logged in CCS framework.