DLTcollab / dcurl

Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modify the print out function for better logging

marktwtn opened this issue · comments

Currently dcurl prints out the messages only when it is in Debug mode.

For performance measurement and unification with entangled, the print out function should be modified.

Goal:

  • Enable dcurl to print out the logging messages in Release mode. And there might need an option to activate the logging system or not.
  • Compatible with the logging function in entangled since the project tangle-acclerator uses both entangled and dcurl.