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

Deprecate DnnLogger #6240

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Conversation

donker
Copy link
Contributor

@donker donker commented Dec 6, 2024

If we wish to move away from Log4net in the future we must begin to eliminate any exposure of its classes through our API.

The DnnLogger class inherits from and exposes log4net classes. We have an alternative in LoggerSource. Deprecating this now means we can remove log4net if needed by DNN 11.

@david-poindexter david-poindexter merged commit 60e0493 into dnnsoftware:develop Dec 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

4 participants