Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2369

Add trace logging to track internal state of AbstractFramedStreamSinkChannel

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      Right now we don't have trace logging to several state fields of key classes in Undertow. AbstractFramedStreamSinkChannel.
      The Logger used should be UndertowLogger.REQUEST_IO_LOGGER, at the trace level, and the output generations that can require extra processing cycles should be preceeded by a check fi tracing is enabled (REQUEST_IO_LOGGER.isTraceEnabled())

              Unassigned Unassigned
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: