tracing library is used for logging in Openmina.
Implement custom subscriber which will process those logs and print to terminal.
- Instead of current time, logger should use passed
time.
- Have an ENV var which can customize whether we log details or not. If not we should only display
summary part of the log.