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

Capture ASP.NET Core logs #129

Open
KiarashS opened this issue Apr 7, 2018 · 2 comments
Open

Capture ASP.NET Core logs #129

KiarashS opened this issue Apr 7, 2018 · 2 comments

Comments

@KiarashS
Copy link

KiarashS commented Apr 7, 2018

Add support for capturing logs of ASP.NET Core logging infrastructure with configurable log levels.
As a suggestion, Error and Critical levels can be considered as default.

@m0sa
Copy link
Contributor

m0sa commented Jun 21, 2018

started poking at that in #135

@saithis
Copy link

saithis commented Aug 9, 2018

It would be cool, if logs without an exception would be supported. Currently we would have to log them to somewhere else and check both places. It's much more comfortable to have a single place for exceptions and other 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

3 participants