This repository was archived by the owner on May 5, 2022. It is now read-only.

Description
Originally by kumm0307
Normally when no logging.properties given for an application, tomcat/conf/logging.properties defines logging in tomcat.
vaadin-sass-compiler breaks this behavior with an own logging.properties file. Tomcat loads this properties file for the whole application.
Tested on Tomcat 7.0.54
Slightly realated to #14000
Imported from https://dev.vaadin.com/ issue #14291