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

Log HTTP requests at DEBUG level #14

Open
NotActuallyTerry opened this issue Oct 22, 2023 · 0 comments
Open

Log HTTP requests at DEBUG level #14

NotActuallyTerry opened this issue Oct 22, 2023 · 0 comments

Comments

@NotActuallyTerry
Copy link
Member

NotActuallyTerry commented Oct 22, 2023

The RequestHelper logs all requests at INFO level by default (https://github.com/LoveTropics/LTDonations/blob/lt23/src/main/java/com/lovetropics/donations/RequestHelper.java#L71-89), which results in the console being filled with HTTP requests on a regular basis. We should drop this down to DEBUG.

@NotActuallyTerry NotActuallyTerry changed the title Log HTTP requests as debug Log HTTP requests at DEBUG level Oct 22, 2023
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