[ 
https://issues.apache.org/jira/browse/LOG4J2-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616747#comment-16616747
 ] 

ASF GitHub Bot commented on LOG4J2-2442:
----------------------------------------

GitHub user andrei-ivanov opened a pull request:

    https://github.com/apache/logging-log4j-audit/pull/5

    [LOG4J2-2442]

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrei-ivanov/logging-log4j-audit LOG4J2-2442

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/logging-log4j-audit/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit 04ab4e64bf77408149a9eb835741b689cc558b44
Author: Andrei Ivanov <andrei.ivanov@...>
Date:   2018-09-16T14:13:18Z

    [LOG4J2-2442] Extract common code to a single method

commit eefa81ffbb178ff4153a05946cc42759f85e1a21
Author: Andrei Ivanov <andrei.ivanov@...>
Date:   2018-09-16T14:15:30Z

    [LOG4J2-2442] normalize the event name

----


> 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
>            Priority: Minor
>
> 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)

Reply via email to