I'm trying to have my own configuration for access logging with log4j2 logging framework in my web application that is using tomcat. While I see there is a Access log valve that can be used for logback, I didn't find any access log valve to override for log4j2 framework at all.
Tomcat version: 9
Any help is appreciated!!