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

Feature/new logging #743

Closed
wants to merge 2 commits into from

Conversation

ddrdoubled
Copy link

Hi,

i have tried to migrate the current logging setup to the new .Net Abstractions Logging Setup.
I created some wrappers which allow to still use the "old" versions and extended the "old" Logger to support the new framework.
What is maybe a bit confusing, "old" ILogFactory does not correspond to the new ILoggerFactory but more to the ILoggerProvider interface from my point of view.
If you have any questions, just let me know.

P.S. I have migrated all the .Net Core projects to 3.1. which I think is the only still valid version possible without touching the breaking changes of .Net 5.0. #713

@CLAassistant
Copy link

CLAassistant commented Sep 29, 2022

CLA assistant check
All committers have signed the CLA.

@gbirchmeier
Copy link
Member

Separate to the main point of this PR: I do like the regrouping that you did, but I think that should be a separate standalone PR.

@gbirchmeier
Copy link
Member

I respect the work that was done, but it's really stale now, and I'm not sure if this is the right way to go anyway. I think this year I'm going to try to push some kind of logging revision, and I will be consulting with contributing devs for the best approach. Stay tuned to the mailing list.

@gbirchmeier gbirchmeier closed this Feb 9, 2024
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

Successfully merging this pull request may close these issues.

3 participants