Improve Geth debugging #449

Merged
telackey merged 3 commits from debug-vars into main 2023-08-09 09:16:00 +00:00
Member
  • Forward CERC_GETH_VERBOSITY and CERC_STATEDIFF_DB_LOG_STATEMENTS to container
- Forward CERC_GETH_VERBOSITY and CERC_STATEDIFF_DB_LOG_STATEMENTS to container
Author
Member

It's useful to be able to toggle CERC_REMOTE_DEBUG, because when the service is run via Delve, on a panic the error message and backtrace are swallowed by Delve and don't show up in the logs. So for development, I want to be able to disable this until it's needed.

It's useful to be able to toggle CERC_REMOTE_DEBUG, because when the service is run via Delve, on a panic the error message and backtrace are swallowed by Delve and don't show up in the logs. So for development, I want to be able to disable this until it's needed.
dboreham approved these changes 2023-08-08 05:14:23 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#449
No description provided.