Skip to content

Remove dependency on log4j #162

@torbsto

Description

@torbsto

streams-bootstrap includes log4j as a dependency, because it configures the log level when --debug is set.
While this is a convenient feature, using this library with a different logging implementation is almost infeasible.
I'd suggest we simply remove this dependency. We could further offer a method that let users do custom configurations if debug is set.

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