Nabarun Nag created GEODE-8124: ---------------------------------- Summary: Fix error logging Key: GEODE-8124 URL: https://issues.apache.org/jira/browse/GEODE-8124 Project: Geode Issue Type: Task Components: logging Reporter: Nabarun Nag
Fix logger.error("Cache initialization for {} failed because: {}", this, e); the second {} is eating up the exception stacktrace. -- This message was sent by Atlassian Jira (v8.3.4#803005)