Decrease javamoney log level

Otherwise, the console is flooded with dozens of useless identical
messages.
This commit is contained in:
Simon Bruder 2023-12-07 19:58:30 +01:00
parent cb3a33651e
commit 0b90fb30c1
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -6,3 +6,6 @@
# Uncomment the folowing when running behind reverse proxy
#server.forward-headers-strategy=NATIVE
# Do not inform about using the default formatter
logging.level.org.javamoney=WARN