Skip to content

[Bug] Revisit which (unique) consensus and peering logs should be which log levels #3716

@vicsn

Description

@vicsn

🐛 Bug Report

In order to speed up debugging consensus issues, we should give logs more appropriate log levels.

E.g. this should be a WARN (and there should not be another log saying the same thing):

snarkos[18506]: 2025-07-08T17:59:11.185621Z DEBUG snarkos_node_router::heartbeat: No connected peers

With that, we could first search for ERROR logs, then WARN, the DEBUG, etc.

Metadata

Metadata

Assignees

Labels

bugIncorrect or unexpected behaviorq4

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions