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) <stephen.ow...@state.ma.us>: > 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_MANAGER="-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger" > > Are those the correct values for Tomcat 8 as well? > > Thanks, > > Stephen R. Owens > Email: stephen.ow...@state.ma.us<mailto:stephen.ow...@state.ma.us> > >