eXo Kernel :: Commons Utils 2.5.0-Alpha1

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 34394 2009-07-23 09:23:31Z dkatayev $
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


eXo Kernel :: Commons Utils 2.5.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.