eXo Kernel :: Commons Utils 2.4.13-GA

org.exoplatform.services.log
Class AbstractLogConfigurator

java.lang.Object
  extended by org.exoplatform.services.log.AbstractLogConfigurator
All Implemented Interfaces:
LogConfigurator
Direct Known Subclasses:
Jdk14Configurator, Log4JConfigurator, SimpleExoLogConfigurator

public abstract class AbstractLogConfigurator
extends Object
implements LogConfigurator

Created by The eXo Platform SAS.

Version:
$Id: AbstractLogConfigurator.java 34394 2009-07-23 09:23:31Z dkatayev $
Author:
Gennady Azarenkov

Field Summary
protected  Properties properties
           
 
Constructor Summary
AbstractLogConfigurator()
           
 
Method Summary
 Properties getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.exoplatform.services.log.LogConfigurator
configure
 

Field Detail

properties

protected Properties properties
Constructor Detail

AbstractLogConfigurator

public AbstractLogConfigurator()
Method Detail

getProperties

public final Properties getProperties()
Specified by:
getProperties in interface LogConfigurator
Returns:
current properties

eXo Kernel :: Commons Utils 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.