Hi Evgenii,
I have ignite-slf4j module included in my pom. Also has the following
settings done in java
IgniteConfiguration igniteConfig = new
IgniteConfiguration();
igniteConfig.setGridLogger(new Slf4jLogger());
Do I have to do anything else? From documentation, these seems to be the
only steps to do to configure slf4j.Thanks Sumanta -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
