Re: Issue with Ignite Logging and Log4j2

2020-02-17 Thread Ilya Kasnacheev
Hello! Do you actually have this IGNITE appender? Also, I think this config will lead to duplication of log lines instead of redirection. Better ask somewhere with log4j expertise. Regards, -- Ilya Kasnacheev пт, 14 февр. 2020 г. в 03:24, Mitchell Rathbun (BLOOMBERG/ 731 LEX) <

Issue with Ignite Logging and Log4j2

2020-02-13 Thread Mitchell Rathbun (BLOOMBERG/ 731 LEX)
I am hoping to use a separate appender for Ignite logs in my application. In my configuration file, I have: IGNITE and MAIN are both RollingRandomAccessFile appenders pointing to different files. In my java code I have: File logConfigFile = new