You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2007/03/15 18:41:09 UTC

[jira] Resolved: (SYNAPSE-70) I/O event logging for NHTTP transport

     [ https://issues.apache.org/jira/browse/SYNAPSE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-70.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0-RC1

Applied patch submitted by Oleg, 
Thanks Oleg!

> I/O event logging for NHTTP transport
> -------------------------------------
>
>                 Key: SYNAPSE-70
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-70
>             Project: Synapse
>          Issue Type: Improvement
>          Components: extensions
>    Affects Versions: 1.0-RC1
>            Reporter: Oleg Kalnichevski
>            Priority: Minor
>             Fix For: 1.0-RC1
>
>         Attachments: nhttp-logging.patch
>
>
> HTTP transport problems tend to be very difficult to troubleshoot and ability to get extensive debug logs of the I/O operations performed by the transport may come quite handy. Being a low level communication library HttpCore does not perform any logging in order to not impose a choice of a logging toolkit on its upstream dependencies. Logging capabilities can be added to HttpCore by providing decorator classes for its interfaces. I am submitting a patch for your consideration that adds a number of logging decorators for HttpCore NIO interfaces thus enabling Synapse to log HttpCore I/O events using Commons Logging API. 
> Oleg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org