Ralph Goers
Ralph Goers
FYI - I am fine with this. I have been working on log4j-context in the background but my day job activities have left me little time.
I actually prefer Piotr's suggestion of using a trailing '/' to indicate it is a directory.
As I recall ThrowableProxy was introduced so that LogEvents could be remotely shipped to remote systems. We no longer support doing that kind of thing using Java Serialization. So I...
I do like Piotr's proposal of configuring the stack trace as a sub-element. However, I would do that as a separate follow-on item. The work being proposed here is already...
Well shucks, while you were in there it would be nice to resolve LOG4J2-2170 and add in the module information.
Sorry for not getting to this. @ppkarwasz have you already created a fix for this?
Before merging this please ensure you look into the issues I had with the performance tests and StringArrayThreadContextMap.
Yes, I am aware of all these arguments as they were raised when the dependency was first added. I made the same objection then but was assured that by using...
Yes, the -1 is for the API only. While we have always tried to minimize the dependencies on Log4j-core that has never been as strict. I believe we made some...
LOL. @vy Remember the Renderer I wanted to add for use in ScopedContext? Here is another use for it.