[
https://issues.apache.org/jira/browse/LOG4J2-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625088#comment-16625088
]
ASF GitHub Bot commented on LOG4J2-2440:
----------------------------------------
GitHub user andrei-ivanov opened a pull request:
https://github.com/apache/logging-log4j-audit/pull/11
[LOG4J2-2440]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrei-ivanov/logging-log4j-audit LOG4J2-2440
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j-audit/pull/11.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 #11
----
commit 5e67a33704d0a768b6adb41533e7966489f4072f
Author: Andrei Ivanov <andrei.ivanov@...>
Date: 2018-09-23T12:17:02Z
[LOG4J2-2440]
commit cb7bed47e2267c1a130be9df5eedfa3e7ec337e8
Author: Andrei Ivanov <andrei.ivanov@...>
Date: 2018-09-23T12:18:36Z
[LOG4J2-2420] use same formatting as surrounding lines
----
> AuditEvents should provide some basic toString()
> ------------------------------------------------
>
> Key: LOG4J2-2440
> URL: https://issues.apache.org/jira/browse/LOG4J2-2440
> Project: Log4j 2
> Issue Type: Improvement
> Components: Log4j-Audit
> Affects Versions: Log4j-Audit 1.0.0
> Reporter: Andrei Ivanov
> Priority: Minor
>
> Currently invoking {{toString()}} on an event built by
> {{LogEventFactory.getEvent}} returns {{null}}.
> It would be nice to get something more meaningful than that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)