hiero-ledger / hiero-ledger/hiero-consensus-node
Logging: Remove usage of System.out & Exception.printStackTrace by using a logger
Open
Base Logging
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
In the code System.out is used to print information. This is mostly the case for unit tests but even in tests a logger can be used.
Contributor guide
Assessment
This issue has not been assessed yet.