I have created a JIRA issue for this: https://issues.apache.org/jira/browse/LOG4J2-1528
On Aug 14, 2016 11:02 PM, "Gary Gregory" <garydgreg...@gmail.com> wrote: > I guess not. If we based our config parser on Jackson, that would be an > easy yes, but would require a dependency that most people would find odd. > We could also base configuration on JAXB then you would get XML IO. For > JSON, there is a new JAXB like JSR IIRC. > > Gary > > On Aug 14, 2016 1:14 PM, "Mikael Ståldal" <mikael.stal...@magine.com> > wrote: > >> Is there a way to serialize a Configuration into one of the config file >> formats we support? >> >