Tenderly / tenderly-cli

CLI tool for Smart Contract error tracking, monitoring and alerting.
https://tenderly.co
GNU General Public License v3.0
518 stars 134 forks source link

Make logrus log to Stdout #157

Open nvitorovic opened 1 year ago

nvitorovic commented 1 year ago

Have cli output captured to os.Stdout to enable better scripting usage. By default it was os.Stderr.