Skip to content

Case insenfitive filtering by level #14

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

Open
Sylwekqaz opened this issue Mar 7, 2019 · 0 comments
Open

Case insenfitive filtering by level #14

Sylwekqaz opened this issue Mar 7, 2019 · 0 comments

Comments

@Sylwekqaz
Copy link

Hi,

I have problem with filtering logs by level, when log level is written uppercase.

Example log

{ "time": "2019-03-07 09:11:51.3154", "level": "INFO", "logger": "Microsoft.AspNetCore.Hosting.Internal.WebHost", "message": "Request finished in 239.6701ms 200 application\/json; charset=utf-8", "ElapsedMilliseconds": 239.67010000000002, "StatusCode": 200, "ContentType": "application\/json; charset=utf-8" }

When I press f, select level, then info then log viewer show 0 records. But when I filter by other, filed level info it's correctly filter logs.

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

No branches or pull requests

1 participant