Re: IgniteJdbcDriver's usage of JavaLogger

2017-11-27 Thread Vladimir Ozerov
keep > JavaLogger happy? > > Cheers > Andrey > -- > *From:* Vladimir Ozerov <voze...@gridgain.com> > *Sent:* Monday, October 23, 2017 9:03 AM > *To:* dev@ignite.apache.org > *Subject:* Re: IgniteJdbcDriver's usage of JavaLogger > > Hi

Re: IgniteJdbcDriver's usage of JavaLogger

2017-10-23 Thread Andrey Kornev
iver's usage of JavaLogger Hi Andrey, What kind of fix do you suggest? On Mon, Oct 23, 2017 at 6:58 PM, Andrey Kornev <andrewkor...@hotmail.com> wrote: > Hello, > > Just curious if anyone knows why IgniteJdbcDriver class instantiates a > JavaLogger() on line 410 rather than using

Re: IgniteJdbcDriver's usage of JavaLogger

2017-10-23 Thread Vladimir Ozerov
Hi Andrey, What kind of fix do you suggest? On Mon, Oct 23, 2017 at 6:58 PM, Andrey Kornev wrote: > Hello, > > Just curious if anyone knows why IgniteJdbcDriver class instantiates a > JavaLogger() on line 410 rather than using the globally configured logger >

IgniteJdbcDriver's usage of JavaLogger

2017-10-23 Thread Andrey Kornev
Hello, Just curious if anyone knows why IgniteJdbcDriver class instantiates a JavaLogger() on line 410 rather than using the globally configured logger instance? I have an slf4j logger configured and with ignite-indexing module in the classpath, I get scary looking (albeit benign) message in