Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4487045

logging: improved error handling

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-libs
    • None
    • beta3
    • x86
    • windows_nt
    • Verified


      This request is based on beta feedback.

      Right now, if an error occurs in a Handler while processing
      logging output, the exception is saved in the Handler with
      setException and may be retrieved with getException.

      However, this essentially requires any users who care about
      handler exceptiosn to pool the handlers for exceptions.

      It should instead be possible to register an ErrorManager object
      that will be invoked when a handler error occurs.


      graham.hamilton@Eng 2001-08-01

            ghamiltosunw Graham Hamilton (Inactive)
            ghamiltosunw Graham Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: