Hello,

I see there are multiple property prefix conventions in the sources,
e.g., `log4j2.enable.threadlocals` and `log4j.maxReusableMsgSize`. In
JsonTemplateLayout, builder defaults are initialized via properties
too[1]. There shall I stick to `log4j`, `log4j2`, or even `log4j3`
property prefix?

Kinds regards.

[1] 
https://github.com/vy/log4j2/blob/json-template-layout/log4j-layout-json-template/src/main/java/org/apache/logging/log4j/layout/json/template/JsonTemplateLayoutDefaults.java

Reply via email to