Skip to content

Add EndpointLoggingScope documentation for NServiceBus 10.2#8261

Merged
DavidBoike merged 1 commit into
core-10.2from
logging_changes
May 20, 2026
Merged

Add EndpointLoggingScope documentation for NServiceBus 10.2#8261
DavidBoike merged 1 commit into
core-10.2from
logging_changes

Conversation

@danielmarbach
Copy link
Copy Markdown
Contributor

@danielmarbach danielmarbach commented May 19, 2026

Catches up with the changes in Particular/NServiceBus#7758

  • Add 'Enriching logs outside the message pipeline' section to logging docs
  • Add MyBackgroundService snippet demonstrating BeginEndpointScope usage
  • Update NServiceBus to 10.2.0-alpha.12 for EndpointLoggingScope type
  • Refactor Recoverability/Pipeline.cs to use context.MessageId/context.Body instead of obsolete context.FailedMessage

@danielmarbach danielmarbach changed the title Add EndpointLoggingScope documentation for NServiceBus 11 Add EndpointLoggingScope documentation for NServiceBus 10.2 May 19, 2026
- Add 'Enriching logs outside the message pipeline' section to logging docs
- Add MyBackgroundService snippet demonstrating BeginEndpointScope usage
- Update NServiceBus to 10.2.0-alpha.12 for EndpointLoggingScope type
- Refactor Recoverability/Pipeline.cs to use context.MessageId/context.Body
  instead of obsolete context.FailedMessage
@DavidBoike DavidBoike merged commit fbb4a15 into core-10.2 May 20, 2026
2 of 4 checks passed
@DavidBoike DavidBoike deleted the logging_changes branch May 20, 2026 13:47
DavidBoike pushed a commit that referenced this pull request May 20, 2026
- Add 'Enriching logs outside the message pipeline' section to logging docs
- Add MyBackgroundService snippet demonstrating BeginEndpointScope usage
- Update NServiceBus to 10.2.0-alpha.12 for EndpointLoggingScope type
- Refactor Recoverability/Pipeline.cs to use context.MessageId/context.Body
  instead of obsolete context.FailedMessage

Co-authored-by: Daniel Marbach <danielmarbach@users.noreply.github.com>
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.

3 participants