You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to set different logging levels for logRequest for different Amazon services?
I want to set different logging levels for different Amazon services.
For example:
logging:
level:
com.amazonaws.request.AmazonDynamoDB: WARN
com.amazonaws.request: DEBUG
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How to set different logging levels for logRequest for different Amazon services?
I want to set different logging levels for different Amazon services.
For example:
logging:
level:
com.amazonaws.request.AmazonDynamoDB: WARN
com.amazonaws.request: DEBUG
but it doesn't work(
Beta Was this translation helpful? Give feedback.
All reactions