Tomcat - Pickup logging.properties while starting from Eclipse
- Goto "Servers" and double click the server you would like to log
- Click "Open launch configuration"
- Open the "Arguments" tab
- Add The following to the "VM arguments":
-Djava.util.logging.config.file=/usr/share/tomcat-8/conf/logging.properties
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager