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 <[email protected]> wrote: > 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 >
