You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Brandon Wood (JIRA)" <ji...@apache.org> on 2008/08/26 20:30:46 UTC

[jira] Created: (LOG4NET-172) Web Service Appender

Web Service Appender
--------------------

                 Key: LOG4NET-172
                 URL: https://issues.apache.org/jira/browse/LOG4NET-172
             Project: Log4net
          Issue Type: New Feature
          Components: Appenders
            Reporter: Brandon Wood
            Priority: Minor
         Attachments: WebServiceAppender.cs

I have created a web service appender for a project I'm working on, and would like to contribute the code to log4net.

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


[jira] Updated: (LOG4NET-172) Web Service Appender

Posted by "Brandon Wood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4NET-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Wood updated LOG4NET-172:
---------------------------------

    Attachment: WebServiceAppender.cs

> Web Service Appender
> --------------------
>
>                 Key: LOG4NET-172
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-172
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders
>            Reporter: Brandon Wood
>            Priority: Minor
>         Attachments: WebServiceAppender.cs
>
>
> I have created a web service appender for a project I'm working on, and would like to contribute the code to log4net.

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


[jira] Commented: (LOG4NET-172) Web Service Appender

Posted by "David Radcliffe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4NET-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633282#action_12633282 ] 

David Radcliffe commented on LOG4NET-172:
-----------------------------------------

This Appender appears to require VS2005, whereas the rest of log4net requires only VS2002.

I have had problems calling a web service which has complex parameters (arrays of UDTs), and have contacted the author directly about this.

> Web Service Appender
> --------------------
>
>                 Key: LOG4NET-172
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-172
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders
>            Reporter: Brandon Wood
>            Priority: Minor
>         Attachments: WebServiceAppender.cs
>
>
> I have created a web service appender for a project I'm working on, and would like to contribute the code to log4net.

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


[jira] Commented: (LOG4NET-172) Web Service Appender

Posted by "Brandon Wood (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4NET-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633353#action_12633353 ] 

Brandon Wood commented on LOG4NET-172:
--------------------------------------

I originally wrote this appender as simply as possible to get a first version working.  As such, it doesn't yet support complex parameters.

> Web Service Appender
> --------------------
>
>                 Key: LOG4NET-172
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-172
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders
>            Reporter: Brandon Wood
>            Priority: Minor
>         Attachments: WebServiceAppender.cs
>
>
> I have created a web service appender for a project I'm working on, and would like to contribute the code to log4net.

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