Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5007

Implement an alternative error-logging mechanism using the java.util.logging idiom.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • JDBC
    • Normal
    • Newcomer

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhillegas Richard N. Hillegas
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: