org.objectweb.util.monolog.wrapper.common |
Copyright (C) 2001-2004 France Telecom R&D
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Common class between wrapper implementations.
|
Java Source File Name | Type | Comment |
AbstractFactory.java | Class | |
Configurable.java | Interface | This interface permits to configure an monolog wrapper with parameters
transmitted by a Properties. |
EnumrationImpl.java | Class | This tools class is a basic implementation of the java.util.Enumeration. |
LevelImpl.java | Class | This class is the basic implementation of the Level interface. |
LoggerFactorySingleton.java | Class | This static class is only used to reference one LoggerFactory instance. |
OutputStreamSwitcher.java | Class | This Outstream implementation permits to switch the outStream at any time. |
RelatifEnvironmentPathGetter.java | Class | |