Re: Json Template Layout event delimiter

2021-09-18 Thread Ralph Goers
Well, it seems I have been doing a lot of unnecessary work. In testing it was noticed that within the JSON no “real” newlines were appearing - only “\n” as a string. So I removed the event delimiter and let it default to a newline and everything is working as I would expect in Kibana. This di

Re: [log4cxx] Do a 12.1 release?

2021-09-18 Thread Robert Middleton
I've created a 0.12.x branch: https://github.com/apache/logging-log4cxx/tree/v0.12.x Currently, this fixes LOGCXX-528(which had to do with not compiling on C++11 only systems), and LOGCXX-534. There are a few other minor fixes in there that have to do with buildsystem updates, but otherwise I exp