This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
Improve logging #1
Labels
Priority: Low
Size: Atomic
An atomic piece of work with a single associated PR
Status: Available
Type: Enhancement
Improvements or additions
Type: Good first issue
Good for newcomers
Currently Besu has a document where it explains how they properly log on the project. We should take a similar approach on this plugin and improve logging messages where applicable.
This task should be in charge of reviewing all calls to the logger object and see if appropriate messages are displayed.
Also, for those classes that doesn't display any output, consider the option of adding a logger.
The text was updated successfully, but these errors were encountered: