org.exoplatform.services.log.impl
Class Log4JConfigurator

java.lang.Object
  extended by org.exoplatform.services.log.AbstractLogConfigurator
      extended by org.exoplatform.services.log.impl.Log4JConfigurator
All Implemented Interfaces:
LogConfigurator

public class Log4JConfigurator
extends AbstractLogConfigurator

Created by The eXo Platform SAS.
Log4J configurator. The properties are the same as log4j.properties file's name value pairs.

Version:
$Id: Log4JConfigurator.java 5332 2006-04-29 18:32:44Z geaz $
Author:
Gennady Azarenkov

Field Summary
 
Fields inherited from class org.exoplatform.services.log.AbstractLogConfigurator
properties
 
Constructor Summary
Log4JConfigurator()
           
 
Method Summary
 void configure(Properties properties)
          Configures a concrete log system implementation using properties list
 
Methods inherited from class org.exoplatform.services.log.AbstractLogConfigurator
getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JConfigurator

public Log4JConfigurator()
Method Detail

configure

public void configure(Properties properties)
Description copied from interface: LogConfigurator
Configures a concrete log system implementation using properties list



Copyright © 2009 eXo Platform SAS. All Rights Reserved.