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 config to enable or disable http logs #2709

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

tclemos
Copy link
Contributor

@tclemos tclemos commented Oct 25, 2023

Closes #2708.

What does this PR do?

add a new config parameter to the RPC called EnableHttpLog that allows the user to enable or disable the logs related to the HTTP requests to be captured by the server.

Default values:

[RPC]
EnableHttpLog = true

@tclemos tclemos added the config label Oct 25, 2023
@tclemos tclemos added this to the v0.4.0 milestone Oct 25, 2023
@tclemos tclemos requested a review from joanestebanr October 25, 2023 20:11
@tclemos tclemos self-assigned this Oct 25, 2023
@cla-bot cla-bot bot added the cla-signed label Oct 25, 2023
@tclemos tclemos requested a review from xavier-romero October 25, 2023 20:11
@ARR552 ARR552 merged commit 836c456 into develop Oct 30, 2023
17 checks passed
@ARR552 ARR552 deleted the feature/config-http-log branch October 30, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to disable HTTP logging
3 participants