org.objectweb.util.monolog.wrapper.common
Interface Configurable

All Superinterfaces:
HandlerFactory, LevelFactory, LoggerFactory, MonologFactory
All Known Implementing Classes:
AbstractFactory

Deprecated. the use of this interface must be replaced by the use of the MonologFactory interface. This interface is kept for the backward compatibility.

public interface Configurable
extends MonologFactory

This interface permits to configure an monolog wrapper with parameters transmitted by a Properties. This interface defines also some common constant to initialize the wrapper.

Author:
Sebastien Chassande-Barrioz

Field Summary
 
Fields inherited from interface org.objectweb.util.monolog.api.MonologFactory
DEFAULT, LOG_CONFIGURATION_FILE, LOG_CONFIGURATION_FILE_USE_CLASSPATH, LOG_CONFIGURATION_TYPE, PROPERTY, XML
 
Methods inherited from interface org.objectweb.util.monolog.api.MonologFactory
configure
 
Methods inherited from interface org.objectweb.util.monolog.api.LoggerFactory
getLogger, getLogger, getLoggers, getResourceBundleName, setResourceBundleName
 
Methods inherited from interface org.objectweb.util.monolog.api.LevelFactory
defineLevel, defineLevel, getLevel, getLevel, getLevels, removeLevel
 
Methods inherited from interface org.objectweb.util.monolog.api.HandlerFactory
createHandler, getHandler, getHandlers, removeHandler