📝 [#593] Add documentation for logging and log event types#605
Merged
📝 [#593] Add documentation for logging and log event types#605
Conversation
stevenbal
commented
May 19, 2025
| @@ -0,0 +1,11 @@ | |||
| .. _manual_index: | |||
|
|
|||
| Manual | |||
Collaborator
Author
There was a problem hiding this comment.
Not 100% sure if manual is the correct section name for this logging info
Contributor
There was a problem hiding this comment.
looking at the docs of other projects it seems to be the best place for it.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #605 +/- ##
=======================================
Coverage 94.66% 94.66%
=======================================
Files 148 148
Lines 5171 5171
=======================================
Hits 4895 4895
Misses 276 276 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b9188c1 to
3dc0a45
Compare
Floris272
approved these changes
May 20, 2025
| @@ -0,0 +1,11 @@ | |||
| .. _manual_index: | |||
|
|
|||
| Manual | |||
Contributor
There was a problem hiding this comment.
looking at the docs of other projects it seems to be the best place for it.
16 tasks
3dc0a45 to
2dca69a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #593
Changes