Logging
Terraback respects two environment variables for logging:
TERRABACK_LOG_LEVELcontrols the log verbosity (e.g.DEBUGorINFO).TERRABACK_LOG_FILEcan specify a path to write logs to a file.
Set these variables before running any command to adjust log output.