hashicorp / hcdiag

hcdiag is a CLI utility that collects and bundles product and platform diagnostics. It supports Consul, Nomad, TFE, and Vault.
Mozilla Public License 2.0
56 stars 8 forks source link

multiplexing output to a logfile and stdout #334

Closed groovemonkey closed 1 year ago

groovemonkey commented 1 year ago

This includes the necessary refactoring needed to enable this feature.

Refactoring

TODO:

This PR implements the work outlined in https://hashicorp.atlassian.net/browse/CORI2-188

groovemonkey commented 1 year ago

This is ready for review!