onflow / flow-cli

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
https://onflow.org
Apache License 2.0
206 stars 62 forks source link

`flow version` output is logged to stderr & includes timestamps #1489

Closed jribbink closed 3 months ago

jribbink commented 3 months ago

With the recent changes to flow version, the log package was used to output the version. This directs output to stderr & includes unwanted timestamps. We should use printf