Fix logger.error("Cache initialization for {} failed because: {}", this, e);
the second {} is eating up the exception stacktrace.
- links to
Fix logger.error("Cache initialization for {} failed because: {}", this, e);
the second {} is eating up the exception stacktrace.