cyberark / summon-conjur

CyberArk Conjur provider for Summon
MIT License
38 stars 8 forks source link

Propagate verbose to conjur-api-go logger #78

Closed doodlesbykumbi closed 3 years ago

doodlesbykumbi commented 3 years ago

What does this PR do?

conjur-api-go has changed its logger interface. The code is updated to use the new interface to pass the verbose flag through to the conjur-api-go logger.

What ticket does this PR close?

Resolves #77

Checklists

Change log

Test coverage

Documentation