Skip to content

chore: document that NullLogger is the default#189

Merged
dmehala merged 2 commits intoDataDog:mainfrom
dgoffredo:david.goffredo/sync-docs-with-code
Feb 26, 2025
Merged

chore: document that NullLogger is the default#189
dmehala merged 2 commits intoDataDog:mainfrom
dgoffredo:david.goffredo/sync-docs-with-code

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