Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Enabling logging for the geode-benchmarks (#128)
The benchmarks we not logging any of the geode logs, they reported "ERROR StatusLogger No Log4j 2 configuration file found." I believe this was broken when we switched to having geode-log4j as a separate module. Adding that module in as a dependency, which reenables standard geode logging.
- Loading branch information