SecretAsyncClient Fills Logs with Info Messages [BUG] #19052
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
KeyVault
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Describe the bug
SecretAsyncClient fills the logs with info messages saying Retrieving secret and Retrieved Secret
Exception or Stack Trace
N/A
To Reproduce
Steps to reproduce the behaviour:
Add this dependency to a Spring Boot app, configure a key vault, then look at the logs.
implementation("com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:2.3.5")
Code Snippet
Expected behaviour
These messages should be debug
Screenshots
Setup (please complete the following information):
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: