Make "info" level logging more succinct #298

Closed
opened 2023-01-10 02:41:59 +00:00 by i-norden · 1 comment
Member
No description provided.
Author
Member

After discussing with Shane, instead what we should do is run the production nodes at the "warn" log level so that we are only presented with panic, error, and warning messages.

The metrics dashboard provides all the necessary views into the normal node progress/operations, so we don't need those messages clogging up the log file. Ideally then if the node transitioned into some unhealthy state we could tell it to switch to the "info" or "debug" levels a la https://github.com/cerc-io/go-ethereum/issues/302

After discussing with Shane, instead what we should do is run the production nodes at the "warn" log level so that we are only presented with panic, error, and warning messages. The metrics dashboard provides all the necessary views into the normal node progress/operations, so we don't need those messages clogging up the log file. Ideally then if the node transitioned into some unhealthy state we could tell it to switch to the "info" or "debug" levels a la https://github.com/cerc-io/go-ethereum/issues/302
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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/go-ethereum#298
No description provided.