| 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}
Example: ${TOMCAT_HOME}/logs/${APPLICATION_NAME}_log_file.log
author: franck Milleville fmillevi@yahoo.com |