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

chore: document that NullLogger is the default #189

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

dgoffredo
Copy link
Contributor

Commit 9f7d0aa0a82795f8a5a134b4b44332955360d43a introduced NullLogger as the default logger, replacing CerrLogger.

This revision updates some relevant documentation.

I used git grep CerrLogger and check-markdown-links to find the mismatches.

Commit [9f7d0aa][1] introduced
`NullLogger` as the default logger, replacing `CerrLogger`.

This revision updates some relevant documentation.

I used `git grep CerrLogger` and [check-markdown-links][2] to find the
mismatches.

[1]: DataDog@9f7d0aa
[2]: https://github.com/dgoffredo/check-markdown-links
@dgoffredo dgoffredo requested a review from a team as a code owner February 21, 2025 23:11
@dgoffredo dgoffredo requested review from dmehala and removed request for a team February 21, 2025 23:11
Copy link
Collaborator

@dmehala dmehala left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @dgoffredo for ensuring the documentation stay up to date.

@dmehala dmehala merged commit c359348 into DataDog:main Feb 26, 2025
15 of 19 checks passed
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.

2 participants