[pgjdbc/pgjdbc] f78a63: fix: set the loggerName inConnectionFactoryImpl.l...

Поиск
Список
Период
Сортировка
От Hari Babu Kommi
Тема [pgjdbc/pgjdbc] f78a63: fix: set the loggerName inConnectionFactoryImpl.l...
Дата
Msg-id 5af58d0458bc_69d02b0c1b4ebc0c356eb@hookshot-fe-32b5f5b.cp1-iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: f78a639d1ed3c64e80e1fa107691b4af5945cb84
      https://github.com/pgjdbc/pgjdbc/commit/f78a639d1ed3c64e80e1fa107691b4af5945cb84
  Author: Hari Babu Kommi <kommi.haribabu@gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/core/v3/ConnectionFactoryImpl.java

  Log Message:
  -----------
  fix: set the loggerName in ConnectionFactoryImpl.log (#1188)

In ConnectionFactoryImpl.log function locally generates the logRecord
but doesn't set the loggerName of the current Logger, as a result
the log ignores the class or package level logging configuration

fixes #1167



      **NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Juan Fuentes
Дата:
Сообщение: Getting primitive array types from resultset
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Getting primitive array types from resultset