[ 
https://issues.apache.org/jira/browse/LOG4NET-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216286#comment-14216286
 ] 

Stefan Bodewig commented on LOG4NET-446:
----------------------------------------

Actually the official way would be to create a patch and attach it to this 
issue - github pull requests work as well, pick your preferred option.

But please let us step back for a moment.  An appender can easily be added as 
separate DLL and doesn't need to ship with log4net itself.  I don't know 
whether your code has any additional external dependencies, log4net already has 
more than it should for some people (ASP.NET).  Maybe not bundling the appender 
with log4net but rather publishing it as a separate download via 
github/bintray/nuget/you-name-it is the better approach?  You'd decouple 
yourself from log4net's release cycle (realistically we currently move at the 
speed of continental drift) and could make the appender available to users 
immediately.  We could and should link from log4net's website to your appender 
prominently.

> Google spreadsheet appender
> ---------------------------
>
>                 Key: LOG4NET-446
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-446
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders
>    Affects Versions: 1.2.13
>            Reporter: Thang Cao
>              Labels: features
>             Fix For: 1.3.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> This is not really an issue!
> Someday ago I developed an appender to submit logging events to google 
> spreadsheets for .net compact (2.0 ++) and .net full.
> I want to contribute it to log4net but the problem is that I do not know how 
> to do.
> Does everyone can help ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to