AleoNet / snarkOS

A Decentralized Operating System for ZK Applications
http://snarkos.org
Apache License 2.0
4.24k stars 2.59k forks source link

[Logs] Update log levels for safe behavior #3246

Closed raychu86 closed 2 months ago

raychu86 commented 2 months ago

Motivation

This PR updates the log messages, primary to de-escalate WARN logs that should realistically be safe and be on the DEBUG level.

Examples of such logs are:

These do not need to be at a WARN level as are alarming to node operators, but they demonstrate safe behavior.