rgoers edited a comment on pull request #366: URL: https://github.com/apache/logging-log4j2/pull/366#issuecomment-650652949
That is true, but it seems odd to add the StackTraceElement to things like traceEntry & traceExit and then ALSO add them to Messages. The location information isn't logically part of a Message. What would it mean to use LogBuilder that specifies withLocation(element) and also includes a StackTraceElement in the Message, especially if they aren't the same? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
