Yes, please do. Ralph
> On Jul 22, 2020, at 6:22 AM, Volkan Yazıcı <volkan.yaz...@gmail.com> wrote: > > Ralph, I am fine with the current state of the plugin. I don't intend to > have further improvements in the short-term regarding KeyValuePair > enhancements and/or escape character handling. If you are okay with it, I > want to start rebasing this onto 2.x branch. > >> On Mon, Jul 6, 2020 at 8:01 AM Ralph Goers <ralph.go...@dslextreme.com> >> wrote: >> >> I finally got some time to start testing JsonTemplateLayout against the >> logging in the cloud documentation. The first problem I ran into is that >> additional fields don’t work. I don’t see any configurations that have them >> and the Builder doesn’t have annotations on the key and value fields so I >> suspect it just doesn’t work. Why didn’t you just enhance KeyValuePair to >> add the type attribute? >> >> After I corrected the EventTemplateAdditionalField plugin I still can’t >> get stack traces the way I want them. I thought you said you added the >> ability to format the message using a pattern, but I don’t see that in the >> documentation or in MessageResolver. Was that not included? As I said, I >> require the stack trace to print in the message field in Kibana, not just >> be a key in the additional data. >> >> >> Ralph >>