-
Notifications
You must be signed in to change notification settings - Fork 38
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
Json support #68
Comments
This is just to have the extended logs in json format which before we didn't have it. Before the logs looked like this even with json logging enabled:
This is the new extended log in json format:
This is the normal log in json format (just for reference).
|
you can use the rid value to aggregate all the logs for each request |
I see a rid value in the log, but what exactly do you mean? it would be interesting to have an api for log output. I have a doubt, I am looking in the wiki how to activate the log in json format but I can't find it. |
The what do you mean? you just enable it via
for extended logs you also have to add |
my doubt was with the rid value, now I understand it better , it is always good to consider adding the wiki. |
i actually have to rewrite it completely. there are tons of info that are missing even before i forked. |
ok I understand, if you are the only developer who has this project alive, you should add a paypal button - ko-fi.com , to help you. |
i was and am the only one still developing this project. maybe in the future i will. |
ok my friend. |
@wargio Thank you very much for working on this project after it was abandoned by nbs-systems. This feature is undoucmented, I learned about it from this isue. Adding wiki pages on new features could be a good idea. |
yeah. i never had the chance to finish rewriting the wiki. |
@wargio Github wiki is not convenient anyway. If I move naxsi wiki content to .md files in |
we could also do that. could be nice to have a github.io page for the project which is generated by the docs |
I think it would be a good option |
@wargio I will try to get to it this weekend. |
Hi wargio, just a clarification, is this json support that you added to be able to extract the log in this format? Do you have any example of how it would appear in the log?.
regards...
The text was updated successfully, but these errors were encountered: