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

Use the overloading mechanism instead of the optional parameters. #4911

Closed
wants to merge 1 commit into from

Conversation

Orace
Copy link
Contributor

@Orace Orace commented May 10, 2022

No description provided.

@Orace Orace force-pushed the remove_optional_parameters branch from c6204ed to 72bb844 Compare May 10, 2022 14:12
@sonarcloud
Copy link

sonarcloud bot commented May 10, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

63.6% 63.6% Coverage
0.0% 0.0% Duplication

@snakefoot
Copy link
Contributor

Must admit I like using default-parameters, so do not fully agree with Sonar (I like that one can see what default-value that will be used when not provided). But anyway I'm just the janitor.

@KeithLRobertson
Copy link
Contributor

@Orace What problem does this solve?

@snakefoot
Copy link
Contributor

Closing pull-request is it has unresolved conflicts, and it also introduces breaking changes that must wait for NLog 6.0

@snakefoot snakefoot closed this Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants