-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve logging for tari_mining_node
This PR improves the logging for tari_mining_node by making use of the log4rs target, it also sets the default logging level to info. This PR also adds basic statistics for pool mining which are automatically displayed each time the miner starts working on a new job.
- Loading branch information
Showing
11 changed files
with
290 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.