logging: improved error handling

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: