mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06: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. |
||
---|---|---|
.. | ||
discovery | ||
client.go | ||
plugin_test.go | ||
plugin.go | ||
resource_provider_test.go | ||
resource_provider.go | ||
resource_provisioner_test.go | ||
resource_provisioner.go | ||
serve.go | ||
ui_input_test.go | ||
ui_input.go | ||
ui_output_test.go | ||
ui_output.go |