Skip to content

[testing] Provide more logging context for SynchronizedBeforeSuite#3741

Merged
maru-ava merged 2 commits intomasterfrom
testing-ginkgo-logging-detail
Feb 24, 2025
Merged

[testing] Provide more logging context for SynchronizedBeforeSuite#3741
maru-ava merged 2 commits intomasterfrom
testing-ginkgo-logging-detail

Conversation

@maru-ava
Copy link
Copy Markdown
Contributor

Why this should be merged

Logging configuration intentionally excludes some details to account for ginkgo providing that context automatically. But in the case of event handlers like SynchronizedBeforeSuite, that automatic context is missing. To account for that, provide a logger with full output to SynchronizedBeforeSuite.

How this was tested

Manual inspection of log output

Need to be documented in RELEASES.md?

N/A

Logging configuration intentionally excludes some details to account
for ginkgo providing that context automatically. But in the case of
event handlers like SynchronizedBeforeSuite, that automatic context is
missing. To account for that, provide a logger with full output to
SynchronizedBeforeSuite.
@maru-ava maru-ava added the testing This primarily focuses on testing label Feb 24, 2025
@maru-ava maru-ava self-assigned this Feb 24, 2025
@maru-ava maru-ava added this pull request to the merge queue Feb 24, 2025
Merged via the queue into master with commit 06777fd Feb 24, 2025
@maru-ava maru-ava deleted the testing-ginkgo-logging-detail branch February 24, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing This primarily focuses on testing

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants