-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Hello CurrencyCloud team :),
You should consider removing logback.xml from the package and instead letting users configure their own logging.
- Library users might not use logback,
- Library users might want to have their own logback config (eg. structured JSON logging).
I encountered an issue when setting up a Spring Boot app which didn't appear to log anything, traced it to currencycloud-java. :)
gyorgy-marbella