terraform/internal/logging
James Bardin 3225d9ac11 record all plugin panics, and print on main exit
Create a logger that will record any apparent crash output for later
processing.

If the cli command returns with a non-zero exit status, check for any
recorded crashes and add those to the output.
2020-10-26 09:34:03 -04: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 record all plugin panics, and print on main exit 2020-10-26 09:34:03 -04:00
panic_test.go record all plugin panics, and print on main exit 2020-10-26 09:34:03 -04:00