Skip to content

Dependency on log4net #9

@kevingy

Description

@kevingy

Ideally, a dependency shouldn't dictate to the application what logging library to use. As the library consumer, I should be able to tell the library what library my application uses (typically using Microsoft.Extensions.Logging). Doing so everything - the app and the library - uses a common logging infrastructure. With the dependency on log4net, I am required to install log4net when I deploy my app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions