ava-labs/avalanchego

Like wise

MKVEERENDRA opened this issue · 1 comments

Different log levels are frequently not enabled when running in production due to processing costs. However, significant changes in the frequency of logs is unexpected. To enable monitoring of disabled logs, it would be nice to add a metric that records how frequently different log levels would be logged.

This interface defines the different log levels:

This issue seems to be a duplicate of #3150