Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1047

Tracer/logger should be more easily extendable for Java API users

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • deferred
    • None
    • API
    • None

      Right now, if someone using the Java API wants to just collect all trace output in a single string, or change the command in the trace output, they essentially need to create their own trace mechanism. This should not be necessary. Built-in trace debuggers should exist that can be easily overridden to provide added functionality without the need to reimplement the whole tracer.

      Similarly, logging should be more easy to override by java API users to provided added functionality without needing to duplicate much of the code.

              Unassigned Unassigned
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: