Skip to main content

Logging

Terraback respects two environment variables for logging:

  • TERRABACK_LOG_LEVEL controls the log verbosity (e.g. DEBUG or INFO).
  • TERRABACK_LOG_FILE can specify a path to write logs to a file.

Set these variables before running any command to adjust log output.