Skip to content

Uses project's logging configuration for fetching dependencies #57

@SevereOverfl0w

Description

@SevereOverfl0w

I'm not entirely sure how this is leaking, but fetching dependencies appears to be using the same logging config as the project has configured. If the project isn't appropriately configured, this can lead to emitting debug logs from eclipse, etc.

Instead, rules_clojure should have its own logging setup (probably slf4j-nop-based) and that shouldn't leak/interfere with the slf4j config of the project it's used with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions