JavaLogger happy?
>
> Cheers
> Andrey
> --
> *From:* Vladimir Ozerov
> *Sent:* Monday, October 23, 2017 9:03 AM
> *To:* dev@ignite.apache.org
> *Subject:* Re: IgniteJdbcDriver's usage of JavaLogger
>
> Hi Andrey,
>
> What kind of fix do you su
onfig/java.util.logging.properties with ignite-indexing
distribution (under META-INF, perhaps) just to keep JavaLogger happy?
Cheers
Andrey
From: Vladimir Ozerov
Sent: Monday, October 23, 2017 9:03 AM
To: dev@ignite.apache.org
Subject: Re: IgniteJdbcDriver's usage of Java
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
> instance?
>
> I have an slf4j logge
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 m