Re: [log4j2] status logger not logging INFO level
Let fix my description: I have a case where I pass -D*log4j.debug=false* to the JVM AND my config says *status="trace"* and Status logger info() calls are NOT logged to the console but debug() and trace() events ARE. Gary On Fri, Jul 14, 2017 at 2:34 PM, Gary Gregory wrote: > Hi All: > > I hav
[log4j2] status logger not logging INFO level
Hi All: I have a case where I pass -Dlog4j.debug=true to the JVM AND my config says status="TRACE" and Status logger info() calls are NOT logged to the console. Seen that? Gary