cunymatthieu / tgenv

Terragrunt version manager
MIT License
223 stars 70 forks source link

Prevent "info" logs when TGENV_DEBUG is empty or undefined #42

Open JeanMGirard opened 2 years ago

JeanMGirard commented 2 years ago

feat: prevent "info" logs when TGENV_DEBUG is empty or undefined

Fix: Some commands cannot write well formatted outputs to file.

Due to the following 2 lines on every commands, some terragrunt commands and utilisies fails

[INFO] Getting version from tgenv-version-name
[INFO] TGENV_VERSION is 0.38.9
agusalberca commented 1 month ago

Would be great to have this merged. Bug is still alive and bothering other visualization tools as well.

iokiwi commented 1 month ago

@JeanMGirard @agusalberca might have more luck raising this against https://github.com/tgenv/tgenv/

See https://github.com/cunymatthieu/tgenv/issues/45 for details