I'm trying to integrate Sentry in my Maven project that already uses log4j2.properties as log4j2 configuration file.
The official documentation has just log4j2.xml as configuration example.
What is the way to configure the same example with log4j2.properties?