Skip to content

Use of logback.groovy results in double output. #1091

@PeterNSteinmetz

Description

@PeterNSteinmetz

If one replaces logback.xml with a logback.groovy file and eliminates the logback.xml file, the program produces two copies of each log item.

It is as though there are two appenders created. Seems likely spring-boot is not checking for logback.groovy to suppress its own logging configuration, as it does with logback.xml.

This is with 1.1.1-RELEASE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions