[ 
https://issues.apache.org/jira/browse/IGNITE-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532199#comment-16532199
 ] 

ASF GitHub Bot commented on IGNITE-8899:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4284


> IgniteJdbcDriver directly create JavaLogger in static context
> -------------------------------------------------------------
>
>                 Key: IGNITE-8899
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8899
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Evgenii Zhuravlev
>            Assignee: Evgenii Zhuravlev
>            Priority: Major
>
> It means, that it always prints error in logs, if Jul logging file doesn't 
> exist. I suggest to use the same approach as in thin driver:
> replace 
> new JavaLogger()
> with
> Logger.getLogger(IgniteJdbcDriver.class.getName())



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to