hi Im using tomcat 8 as a windows service.
Most of the logs are going to <service-name>.stderr<date> I use the same logging.config as I use in linux (and it works in linux). The files are created under logs directory, but are empty. When I configure tomcat LogLevel to WARNING, I still see INFO messages in stderr file. Please help. Thanks -gili