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

Add ability to turn on the debug logging from the client and return the results to the client #20

Open
CraigRubendall opened this issue May 9, 2024 · 0 comments

Comments

@CraigRubendall
Copy link
Collaborator

If an end user has a problem, the server administrator can turn on portaldebug to get more detailed logs for the requests. However, this requires admin intervention.

Should we have the ability to pass a debug parameter (similar to stp _debug parameter) on the request and to turn on logging, and to return the log back to the requesting client? How would this happen?

For an update service, the response is already coming back to the client in the formResponse or removeResponse divs on the page. Should we add another div to the page to show the value of that response if the debug flag is set? Show it in a different page?

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