Closed Frozen closed 1 month ago
@Frozen, I propose keeping deploy.sh
unchanged and instead updating Makefile
and test/debug.sh
by adding a new target, something like make debug-verbose
. This will allow us to easily enable more detailed logging when troubleshooting issues on localnet without altering the existing flow.
cc @mur-me, what do you think ?
@Frozen, I propose keeping
deploy.sh
unchanged and instead updatingMakefile
andtest/debug.sh
by adding a new target, something likemake debug-verbose
. This will allow us to easily enable more detailed logging when troubleshooting issues on localnet without altering the existing flow.cc @mur-me, what do you think ?
I've started to type my comment, but after some time it started to become full and ready to go solution - https://github.com/harmony-one/harmony/pull/4755
closing this one since #4755 is doing the work already
Verbose logs by default on localnet.