babashka / pod-babashka-aws

Deprecated, use https://github.com/grzm/awyeah-api
Apache License 2.0
61 stars 14 forks source link

Add set-jul-logging! to allow overriding java.util.logging Logger levels #43

Closed grzm closed 2 years ago

grzm commented 2 years ago

The primary motivation is to silence the INFO-level logging in cognitect.aws.credentials/valid-credentials. In keeping with this goal, set the logging level to WARNING.

grzm commented 2 years ago

I'm not particularly happy with how the README displays the behavior, but I didn't know how otherwise to show the behavior that goes to err. if you've got a better idea, happy to oblige.

borkdude commented 2 years ago

https://github.com/babashka/pod-babashka-aws/issues/41#issuecomment-966438530