On Mon, Jun 18, 2012 at 4:51 AM, cghersi <[email protected]> wrote: > 1) Does QueryLogger use “ERROR” log4j level to print error messages, or > does it always use “INFO” log4j level?
All QueryLogger messages are logged at the INFO level currently. > 2) Is there a way to pilot QueryLogger to print its messages with INFO > level to the System.out stream instead of system.err stream? Not certain. Never tried to do such a thing before. mrg
