Skip to content

Static-initializer of ScssStylesheet overrides existing logging configuration #8907

@retomerz

Description

@retomerz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleStale bot label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions