opentofu/internal/logging
James Bardin 0b31ffa587 use a single log writer
Use a single log writer instance for all std library logging.

Setup the std log writer in the logging package, and remove boilerplate
from test packages.
2020-10-19 14:29:54 -04:00
..
indent_test.go move helper/logging to internal 2020-10-19 14:27:53 -04:00
indent.go move helper/logging to internal 2020-10-19 14:27:53 -04:00
level_test.go move helper/logging to internal 2020-10-19 14:27:53 -04:00
level.go move helper/logging to internal 2020-10-19 14:27:53 -04:00
logging.go use a single log writer 2020-10-19 14:29:54 -04:00