mirror of https://github.com/status-im/consul.git
29b5253154
* add NeedsLogger to Provider interface * implements NeedsLogger in default provider * pass logger through to provider * test for proper operation of NeedsLogger * remove public testServer function * Switch test to actually assert on logging output rather than reflection. --amend * Ooops actually set the logger in all the places we need it - CA config set wasn't and causing segfault * Fix all the other places in tests where we set the logger * Add TODO comment |
||
---|---|---|
.. | ||
plugin | ||
common.go | ||
mock_Provider.go | ||
provider.go | ||
provider_consul.go | ||
provider_consul_config.go | ||
provider_consul_test.go | ||
provider_vault.go | ||
provider_vault_test.go | ||
testing.go |