org.exoplatform.services.log.impl
Class Jdk14Configurator
java.lang.Object
org.exoplatform.services.log.AbstractLogConfigurator
org.exoplatform.services.log.impl.Jdk14Configurator
- All Implemented Interfaces:
- LogConfigurator
public class Jdk14Configurator
- extends AbstractLogConfigurator
Created by The eXo Platform SAS.
JDK's log system configurator. See $JAVA_HOME/jre/lib/logging.properties for details.
- Version:
- $Id: Jdk14Configurator.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 |
Jdk14Configurator
public Jdk14Configurator()
configure
public void configure(Properties properties)
- Description copied from interface:
LogConfigurator
- Configures a concrete log system implementation using properties list
Copyright © 2015 eXo Platform SAS. All Rights Reserved.