|
Class Summary |
| AbstractFactory |
|
| EnumrationImpl |
This tools class is a basic implementation of the java.util.Enumeration. |
| LevelImpl |
This class is the basic implementation of the Level interface. |
| LoggerFactorySingleton |
This static class is only used to reference one LoggerFactory instance. |
| OutputStreamSwitcher |
This Outstream implementation permits to switch the outStream at any time. |
| RelatifEnvironmentPathGetter |
this abstract class provides with the way to define a file real path with
the value of environment variables value.
to do that, the path in the the log properties file must include some variable
name those environment variable must be put in braket like ${MY_VARIABLE} |