-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Stephen,
On 2/25/15 3:23 PM, Owens, Stephen (ITD) wrote:
> For tomcat 8 using log4j and apache commons logging, what would be
> the correct values to specify in setenv.sh for:
>
> LOGGING_MANAGER LOGGING_CONFIG
>
> For a tomcat-7.0.26 installatio
How about using an "extras" package If you want to use Log4j for Tomcat
logging?
http://tomcat.apache.org/tomcat-8.0-doc/logging.html#Using_Log4j
2015-02-26 5:23 GMT+09:00 Owens, Stephen (ITD) :
> Hello,
>
> For tomcat 8 using log4j and apache commons logging, what would be the
> correct values t
Hello,
For tomcat 8 using log4j and apache commons logging, what would be the correct
values to specify in setenv.sh for:
LOGGING_MANAGER
LOGGING_CONFIG
For a tomcat-7.0.26 installation, the values in setenv.sh were:
export LOGGING_CONFIG="-Dlog4j.configuration=log4j.properties"
export
LOGGING_