Hello again,

Is there a way to define a set appenders/logger/props and use them in
several log4j2 configuration files?

Like:
I define sub-conf C
Then I create conf A that "imports" C,
and conf B that "imports" C as well.

I know about x:include (https://issues.apache.org/jira/browse/LOG4J2-341),
I was wondering if there were anything like it for JSON?

If not, would that be something that can be done programmatically?

Thanks,
Ben

Reply via email to