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

ASF subversion and git services commented on LOG4J2-1807:
---------------------------------------------------------

Commit bed59292c6df5e7ce41a83c39a94413415a4492c in logging-log4j2's branch 
refs/heads/java9NoMultiRelease from ggregory
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=bed5929 ]

[LOG4J2-1807] [core] Add and implement LogEvent.toImmutable()

> [core] Add and implement LogEvent.toImmutable()
> -----------------------------------------------
>
>                 Key: LOG4J2-1807
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1807
>             Project: Log4j 2
>          Issue Type: New Feature
>    Affects Versions: 2.8.1
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>         Attachments: logging-log4j2.patch
>
>
> [core] Add and implement LogEvent.asImmutable()
> {code:java}
>     /**
>      * Returns an immutable version of this log event, which MAY BE a copy of 
> this event.
>      *  
>      * @return an immutable version of this log event
>      */
>     LogEvent asImmutable();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to