org.exoplatform.services.log
Class AbstractLogConfigurator
java.lang.Object
org.exoplatform.services.log.AbstractLogConfigurator
- All Implemented Interfaces:
- LogConfigurator
- Direct Known Subclasses:
- Jdk14Configurator, Log4JConfigurator, SimpleLogConfigurator
public abstract class AbstractLogConfigurator
- extends Object
- implements LogConfigurator
Created by The eXo Platform SAS.
- Version:
- $Id: AbstractLogConfigurator.java 5332 2006-04-29 18:32:44Z geaz $
- Author:
- Gennady
Azarenkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
protected Properties properties
AbstractLogConfigurator
public AbstractLogConfigurator()
getProperties
public final Properties getProperties()
- Specified by:
getProperties in interface LogConfigurator
- Returns:
- current properties
Copyright © 2009 eXo Platform SAS. All Rights Reserved.