IMO JSONLayout should be deprecated for 2 reasons: 1. JTL is sooooo much better 2. It doesn’t generate great JSON.
As for the YAMLLayout, I have no idea who would want that. If they did there has got to be a better solution than using Jackson. To be honest, it would be great if JTL could be generalized to handle all 3, but that may be asking too much. Ralph > On Nov 2, 2023, at 8:43 AM, Volkan Yazıcı <vol...@yazi.ci> wrote: > > On Thu, Nov 2, 2023 at 4:04 PM Ralph Goers <ralph.go...@dslextreme.com> > wrote: > >>> On Nov 2, 2023, at 7:42 AM, Gary Gregory <garydgreg...@gmail.com> wrote: >>> On Mon, Oct 30, 2023 at 4:45 AM Piotr P. Karwasz >>>> * Jackson based layouts (JsonLayout, XmlLayout, YamlLayout) >>> -1: I want the ability to log to XML (narrow use-case, sure, but handy). > > > Gary, do you only want to keep `XmlLayout` or all 3?