terraform/internal/logging
James Bardin c2af5333e8 use a log sink to capture logs for panicwrap
Use a separate log sink to always capture trace logs for the panicwrap
handler to write out in a crash log.

This requires creating a log file in the outer process and passing that
path to the child process to log to.
2020-10-21 17:29:07 -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 use a log sink to capture logs for panicwrap 2020-10-21 17:29:07 -04:00
panic.go use a log sink to capture logs for panicwrap 2020-10-21 17:29:07 -04:00