Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the property names of the Serilog log property names of the enrichers configurable #141

Closed
stijnmoreels opened this issue Sep 24, 2020 · 0 comments · Fixed by #142
Closed
Assignees
Labels
enrichers All issues related to Serilog enrichers to automatically provide contextual information feature All issues related to new features serilog All issues related to Serilog
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
Right now, we ust hard-coded Serilog log property names during the enrichment of the log events, and document them what they are. This may lead to inconsistent logs as certain naming conventions should maybe be inforced in a project.

Describe the solution you'd like
Make the property names configurable and use the current property name as the default one.

@stijnmoreels stijnmoreels added feature All issues related to new features serilog All issues related to Serilog enrichers All issues related to Serilog enrichers to automatically provide contextual information labels Sep 24, 2020
@stijnmoreels stijnmoreels added this to the v0.4 milestone Sep 24, 2020
@stijnmoreels stijnmoreels self-assigned this Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enrichers All issues related to Serilog enrichers to automatically provide contextual information feature All issues related to new features serilog All issues related to Serilog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant