Andrei Ivanov created LOG4J2-2442:
-------------------------------------
Summary: Normalize the event names logged through
AbstractEventLogger.logEvent
Key: LOG4J2-2442
URL: https://issues.apache.org/jira/browse/LOG4J2-2442
Project: Log4j 2
Issue Type: Improvement
Components: Log4j-Audit
Affects Versions: Log4j-Audit 1.0.0
Reporter: Andrei Ivanov
When creating an event through {{LogEventFactory.getEvent}}, the {{eventName}}
gets the 1st char lowered.
This doesn't happen for the events logged through
{{AbstractEventLogger.logEvent}}, that is through the REST interface.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)