org.exoplatform.services.log
Class AbstractLogConfigurator
java.lang.Object
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
| 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 © 2015 eXo Platform SAS. All Rights Reserved.