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

Fixes casing problem for LogLevel - Updates to 2.0.0 of Serilog.Formatting.Compact.Reader #703

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

warrenbuckley
Copy link
Owner

Fixes #658

Updated version of Serilog.Formatting.Compact.Reader as it contains the PR serilog/serilog-formatting-compact-reader#34 I submitted to fix the ENUM Parsing to be case insensitive for the LogLevel that this user reported in #658

This contains the PR I submitted to allow the loglevel ENUM to be parsed in uppercase
@warrenbuckley warrenbuckley added the bug Something isn't working label Nov 1, 2022
@warrenbuckley warrenbuckley changed the title Updates to 2.0.0-dev-00060 of Serilog.Formatting.Compact.Reader Fixes casing problem for LogLevel - Updates to 2.0.0-dev-00060 of Serilog.Formatting.Compact.Reader Nov 1, 2022
@warrenbuckley warrenbuckley changed the title Fixes casing problem for LogLevel - Updates to 2.0.0-dev-00060 of Serilog.Formatting.Compact.Reader Fixes casing problem for LogLevel - Updates to 2.0.0 of Serilog.Formatting.Compact.Reader Dec 8, 2022
@warrenbuckley warrenbuckley merged commit db89293 into dev Dec 8, 2022
@warrenbuckley warrenbuckley deleted the bugfix/658-support-loglevel-casing branch December 8, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loading of a log file results in an endless loop - different Loglevel casing
1 participant