We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@JudahGabriel This is great to be able to store structured logs in RavenDb. But how do you read them?
For instance in an asp.net core server, I would like a specific admin UI to show the logs.
Thanks
The text was updated successfully, but these errors were encountered:
We don't have any UI built for this. Let's use this issue as a feature request: build a web component that can read Raven Structured logs.
In the meantime, I do have some (older, Angular) UI code that does this: https://github.com/JudahGabriel/Chavah/blob/master/Chavah.NetCore/wwwroot/js/Controllers/LogEditorController.ts
Here's how it looks:
Sorry, something went wrong.
No branches or pull requests
@JudahGabriel This is great to be able to store structured logs in RavenDb. But how do you read them?
For instance in an asp.net core server, I would like a specific admin UI to show the logs.
Thanks
The text was updated successfully, but these errors were encountered: