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

rpcdaemon: fix interface log settings for Engine RPC end-point #1898

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

canepat
Copy link
Member

@canepat canepat commented Mar 9, 2024

This PR propagates correctly the interface log settings for the Engine RPC end-point to the rpc::Daemon module both in standalone and embedded mode.

Moreover, the following small changes are also included:

  • put interface logs inside chaindata sub-folder (instead of working directory)
  • better names for interface log settings, i.e. --eth.log.* or --engine.log.*

rpcdaemon: put interface logs inside chaindata sub-folder
rpcdaemon: better names for interface log settings
sync: configure interface log for embedded Engine RPC server
@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Mar 9, 2024
@canepat canepat merged commit 1319ddc into master Mar 10, 2024
4 checks passed
@canepat canepat deleted the rpcdaemon_fix_engine_ifc_log branch March 10, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants