Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130)
* hclog Allow users to choose between unstructured and JSON logging
2020-01-28 17:50:41 -06:00

9 lines
87 B
JSON

{
"extends": [
"config:base"
],
"postUpdateOptions": [
"gomodTidy"
]
}