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

Add headers and resourceAttributes to simple configuration methods #123

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

nblumhardt
Copy link
Member

The need to authenticate requests, and to configure resource attributes, makes JSON configuration of this sink impractical today in many scenarios.

Serilog.Settings.Configuration is gaining support for dictionary values in configuration; adding those parameters to the simplified configuration methods here will help drive, validate, and support that change.

This is a binary breaking change, but will be source compatible. This should be fine in a 2.0.0 :-)

@nblumhardt nblumhardt merged commit 2789f3b into serilog:dev Jan 4, 2024
1 check passed
@nblumhardt nblumhardt mentioned this pull request Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant