Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C#: Refactor ILogger usage to eliminate LogManager facade #6

Open
jpaskhay opened this issue Jun 24, 2019 · 0 comments
Open

C#: Refactor ILogger usage to eliminate LogManager facade #6

jpaskhay opened this issue Jun 24, 2019 · 0 comments

Comments

@jpaskhay
Copy link
Contributor

The Logging project was put in place as a work-around for the lack of static factory methods in the official C# logging extensions. It's a kluge and we should replace it with proper DI.

Make sure it fits well with configuration extension usage that would be typical in real apps. May need to do some decent refactoring to make it happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant