[ 
https://issues.apache.org/jira/browse/DERBY-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mamta A. Satoor updated DERBY-5007:
-----------------------------------

    Urgency: Normal
     Labels: derby_triage10_11  (was: )
    
> Implement an alternative error-logging mechanism using the java.util.logging 
> idiom.
> -----------------------------------------------------------------------------------
>
>                 Key: DERBY-5007
>                 URL: https://issues.apache.org/jira/browse/DERBY-5007
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>            Reporter: Rick Hillegas
>              Labels: derby_triage10_11
>
> The  Driver.getParentLogger() method introduced by JDBC 4.1 gives 
> applications a way to hook into the error-logging mechanism used by the 
> database--provided that the database does its logging via a 
> java.util.logging.Logger. It would be good to support this idiom in Derby 
> alongside the existing home-grown error logger. If we implement this support, 
> then we can remove the extra dummy driver classes added by the 
> derby-4869-24-ab-getParentLogger.diff patch as part of DERBY-4869. Those 
> classes exist only to support the vacuous implementations of 
> Driver.getParentLogger() which raise unimplemented-feature exceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to