mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-30 16:01:52 -04:00
The go-plugin package now uses hclog. The default Logger has a level set to Info, but all plugin output is relayed via Debug. Create a new named logger for plugins with the level set to Trace so that all output comes through.