hiero-ledger / hiero-ledger/hiero-consensus-node
Logging: Do we have special format for some logging messages
Open
Base Logging
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
We need to check if we have some rules that expect a special format for logging messages. In the code I found messages like
```verifySignature :: missing PublicKey```
Since such message (for example by the`::`) might be interested in a special way I want to double check that before we change such messages.
Contributor guide
Assessment
This issue has not been assessed yet.