I do not have ignite-log4j enabled. I tried doing what Kamal suggested, but
it expects a datatype of type IgniteLogger.
cfg.setGridLogger(new Log4JLogger());
Should I try this
cfg.setGridLogger(new JavaLogger());
How can I set it up in the XML configuration? Which log4j xml file should I
use? Sorry I am not very familiar with log4j settings.
Thanks,
Binti
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/ignite-logging-not-captured-in-log-file-log4j-tp4334p4423.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.