terraform/internal/logging
James Bardin 88f72aed55 refactor the panic handling to work with go-plugin
Go-plugin now reports stack traces via and Error log level, so we need
to update the logger to watch that level instead. We also must
explicitly enable logging for the plugin, because go-plugin will
otherwise no send any logs at all.
2025-08-12 14:05:10 -04:00
..
indent.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
indent_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
logging.go add TF_LOG_TRACE to turn off graph trace output 2025-05-22 10:25:55 -04:00
panic.go refactor the panic handling to work with go-plugin 2025-08-12 14:05:10 -04:00
panic_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00