GitHub - Jumpaku/xtracego: A command-line tool to execute Go source files with automatically injected execution traces (xtrace). It aims to provide an easy debugging and logging similar to `set -x` in shell scripts.
A command-line tool to execute Go source files with automatically injected execution traces (xtrace). It aims to provide an easy debugging and logging similar to `set -x` in shell scripts. - Jumpak...