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

Feature request debug/trace logging that logs the raw JSON responses #208

Open
tucker-eventpipe opened this issue Oct 25, 2024 · 1 comment

Comments

@tucker-eventpipe
Copy link

For certification, it would be nice to be able to turn on or up logging for the API responses and have that be a documented feature in this repository. Having that logging dump the raw JSON responses would be preferable, as they are easier to format and read. If implemented it might be a good idea to put these logs at the TRACE level, so if you wanted to run the logs at the DEBUG level and not see them you could, or turn the logs up to TRACE and see the full responses of the API.

@tucker-eventpipe
Copy link
Author

After submitting this I thought that this could be possible through configuration. I'm just not as familiar with Kotlin as I am with Java and Groovy. If this is possible through configuration, adding documentation on what to add to a logback or log4j configuration would be helpful.

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