Skip to content

XML config parity with JSON #167

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

Merged
merged 2 commits into from
Oct 20, 2018
Merged

XML config parity with JSON #167

merged 2 commits into from
Oct 20, 2018

Conversation

MV10
Copy link
Contributor

@MV10 MV10 commented Oct 16, 2018

Significantly expands XML configuration support. Now, just like configuration in .NET Standard, all options can be configured except the Properties filter predicate (for the same reasons -- it would require Roslyn compiler overhead that isn't warranted).

fixes #80
fixes #119

I'll be doing a little more testing before I merge but I wanted to get the PR in the pipeline now.

@MV10
Copy link
Contributor Author

MV10 commented Oct 16, 2018

@MV10
Copy link
Contributor Author

MV10 commented Oct 17, 2018

I'm satisfied with the results of my testing, so I'll leave this open for feedback for a few days before merging.

(Unless another reviewer feels it's good to go and merges, of course!)

@MV10 MV10 merged commit 5d70bc7 into serilog-mssql:dev Oct 20, 2018
@MV10 MV10 deleted the xml_config_parity branch October 20, 2018 14:14
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.

Configure various ColumnOptions via AppSettings. Unable to add LogType to ColumnOptions.Store from config appSettings
1 participant