org.exoplatform.services.log.impl
Class Jdk14Configurator

java.lang.Object
  extended by org.exoplatform.services.log.AbstractLogConfigurator
      extended by 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 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
Jdk14Configurator()
           
 
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

Jdk14Configurator

public Jdk14Configurator()
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.