Skip to content

Log4j2 packages should be excluded by default #91

@LorenzoBettini

Description

@LorenzoBettini

Motivation

Currently, the launch configuration excludes by default the following packages java.util.logging, org.apache.log4j, org.slf4j, org.apache.commons.logging but in Log4j2 the package for logging is different: org.apache.logging.log4j, and you get survived mutants when removing Log4j2 logging statements.

Proposed Solution

org.apache.logging.log4j should be excluded as well by default.

I'll try to provide a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions