Chia-Network / cadt

Climate Action Data Trust
Apache License 2.0
35 stars 12 forks source link

Improve log messages to always include storeId when relevant #1097

Closed TheLastCicada closed 1 month ago

TheLastCicada commented 1 month ago

The store ID is used in some log messages and the store name in others. This makes it difficult to search or grep the log files to find all log messages about a specific store. The store ID is the perfect string to use with grep to find these messages, so this pull request adds the store ID to all log messages that currently don't have it (or at least all the log messages I'm currently aware of that don't include it and would be obviously helpful to have it).

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/eslint@8.57.0 environment, filesystem Transitive: eval, shell, unsafe +93 10.1 MB eslintbot

🚮 Removed packages: npm/eslint@9.2.0

View full report↗︎