Todd Radel 29b5253154 connect: Implement NeedsLogger interface for CA providers (#6556)
* 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
2019-11-11 20:30:01 +00:00
..
2019-11-01 16:58:00 -04:00
2019-10-15 16:58:50 -04:00
2019-10-15 16:58:50 -04:00
2019-07-24 17:06:39 -04:00
2019-03-27 08:54:56 -04:00