Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-1807

[core] Add and implement LogEvent.toImmutable()

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.1
    • None
    • None
    • None

    Description

      [core] Add and implement LogEvent.asImmutable()

          /**
           * 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();
      

      Attachments

        1. logging-log4j2.patch
          17 kB
          Gary D. Gregory

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: