The static-initializer of com.vaadin.sass.internal.ScssStylesheet loads a logging.properties provided by the vaadin-sass-compiler artifact. So the existing logging configuration is changed when ScssStylesheet class is loaded. The static-initializer should be removed. At least it should be possible to disabled this behavior somehow without patching vaadin-sass-compiler.