terraform/internal/logging
James Bardin d52e17e111 hide provider crashes from panicwrap when logging
When logging is turned on, panicwrap will still see provider crashes and
falsely report them as core crashes, hiding the formatted provider
error. We can trick panicwrap by slightly obfuscating the error line.
2020-11-05 10:54:21 -05:00
..
indent.go move helper/logging to internal 2020-10-19 14:27:53 -04:00
indent_test.go move helper/logging to internal 2020-10-19 14:27:53 -04:00
logging.go record all plugin panics, and print on main exit 2020-10-26 09:34:03 -04:00
panic.go hide provider crashes from panicwrap when logging 2020-11-05 10:54:21 -05:00
panic_test.go hide provider crashes from panicwrap when logging 2020-11-05 10:54:21 -05:00