Skip to content

Expand logging context#57

Merged
ognjenkatic merged 4 commits into
masterfrom
feat/master/expand-logging-context
Oct 3, 2022
Merged

Expand logging context#57
ognjenkatic merged 4 commits into
masterfrom
feat/master/expand-logging-context

Conversation

@ognjenkatic

Copy link
Copy Markdown
Collaborator

This PR adds a new behavior which enriches the logger with conductor context. This means we will automatically have the conductor context information available in all loggers inside that scope. This also means we will be able to filter logs by workflow/task properties and corelate events much easier.

image

@ognjenkatic
ognjenkatic requested a review from boma96 September 28, 2022 10:06
@ognjenkatic

Copy link
Copy Markdown
Collaborator Author

This PR also removes the context logging from the old request/response logging behavior, so the user can decide which to use.

Comment thread src/ConductorSharp.Engine/Behaviors/ContextLoggingBehavior.cs Outdated
boma96
boma96 previously requested changes Sep 30, 2022

@boma96 boma96 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Some minor change to consider

@ognjenkatic
ognjenkatic requested a review from boma96 October 3, 2022 15:56
@ognjenkatic
ognjenkatic dismissed boma96’s stale review October 3, 2022 15:58

This change request has been fulfilled. Discarding just so i can merge

@ognjenkatic
ognjenkatic merged commit d595119 into master Oct 3, 2022
@ognjenkatic
ognjenkatic deleted the feat/master/expand-logging-context branch October 3, 2022 15:58
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