org.exoplatform.services.log.impl
Class Log4JConfigurator
java.lang.Object
org.exoplatform.services.log.AbstractLogConfigurator
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
|
Method Summary |
void |
configure(Properties properties)
Configures a concrete log system implementation using properties list |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4JConfigurator
public Log4JConfigurator()
configure
public void configure(Properties properties)
- Description copied from interface:
LogConfigurator
- Configures a concrete log system implementation using properties list
Copyright © 2013 eXo Platform SAS. All Rights Reserved.