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

Cross-database testing #107

Open
fluffynuts opened this issue Feb 9, 2024 · 0 comments
Open

Cross-database testing #107

fluffynuts opened this issue Feb 9, 2024 · 0 comments

Comments

@fluffynuts
Copy link
Contributor

Log4Net can log to multiple backends, including multiple database backends. I've seen a situation before where a patch to improve performance for postgresql negatively impacted mssql users (something to do with parameter initialisation). To this end, we should have a github action which runs log4net against multiple database backends and verifies that the results are correct for both, perhaps also recording timings and referring to expected timings to raise flags about any massive change in runtime.

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