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

SLVS-1723 Introduce log contexts #5913

Open
wants to merge 12 commits into
base: feature/hardening-q4
Choose a base branch
from

Conversation

georgii-borovinskikh-sonarsource
Copy link
Contributor

@georgii-borovinskikh-sonarsource georgii-borovinskikh-sonarsource commented Dec 19, 2024

Base automatically changed from feature/hardening-q4-6 to master December 20, 2024 10:16
@georgii-borovinskikh-sonarsource georgii-borovinskikh-sonarsource changed the base branch from master to feature/hardening-q4 December 23, 2024 09:07
@georgii-borovinskikh-sonarsource georgii-borovinskikh-sonarsource changed the base branch from feature/hardening-q4 to gb/collections-immutable-reference December 23, 2024 09:16
@@ -119,6 +119,10 @@ public void LogVerbose(string message, params object[] args)
{
// no-op
}

public ILogger ForContext(params string[] context) => this;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class is removed in the CFamily branch

@georgii-borovinskikh-sonarsource georgii-borovinskikh-sonarsource marked this pull request as ready for review December 23, 2024 13:49
Base automatically changed from gb/collections-immutable-reference to feature/hardening-q4 December 24, 2024 09:44
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.

1 participant