mneundorfer opened a new pull request, #836: URL: https://github.com/apache/logging-log4j2/pull/836
As discussed in https://issues.apache.org/jira/browse/LOG4J2-1376, the enterprise ID is actually not an `int`, but an OID. Since converting directly to an OID is a non-trivial task, this PR proposes a first step in the right direction by using a `String`, which allows for RFC5424-conform behavior, since now an OID can be passed as enterprise ID. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
