Skip to content

Conversation

stijnmoreels
Copy link
Member

Closes #58

@tomkerkhove
Copy link
Contributor

We should have a look if .NET Core allows us to define it once and add it to all following messages.

@stijnmoreels
Copy link
Member Author

stijnmoreels commented Mar 10, 2020

We should have a look if .NET Core allows us to define it once and add it to all following messages.

We could use instead an EventId for this, but then the JobId should be an integer. Otherwise I don't see something above message templates.

@tomkerkhove
Copy link
Contributor

Doesn't sound ideal imo

@tomkerkhove tomkerkhove removed their assignment Mar 10, 2020
@stijnmoreels
Copy link
Member Author

Doesn't sound ideal imo

So... the current PR is good then for you?

@tomkerkhove
Copy link
Contributor

Not really, it should automatically add jobid for all messages AFAIK you can do that with ILogger

@stijnmoreels stijnmoreels merged commit 4043a6e into master Mar 11, 2020
@stijnmoreels stijnmoreels deleted the feature/add-jobid-to-logs branch March 11, 2020 11:56
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.

Improvement - Add 'JobId' to every written log entry in the Azure message pump

2 participants