org.exoplatform.services.log.impl
Class SimpleLogConfigurator
java.lang.Object
org.exoplatform.services.log.AbstractLogConfigurator
org.exoplatform.services.log.impl.SimpleLogConfigurator
- All Implemented Interfaces:
- LogConfigurator
public class SimpleLogConfigurator
- extends AbstractLogConfigurator
Created by The eXo Platform SAS.
Simple commons configurator. See
org.apache.commons.logging.impl.SimpleLog javadoc for details.
- Version:
- $Id: SimpleLogConfigurator.java 5332 2006-04-29 18:32:44Z geaz $
- 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 |
SimpleLogConfigurator
public SimpleLogConfigurator()
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.