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

Davyd McColl commented on LOG4NET-606:
--------------------------------------

What would be the best way to revive the project? There are (at time of 
writing) 34 pull requests open at https://github.com/apache/logging-log4net/ ** 
on which activity seems to be dormant too.

 

I guess what I'm getting at is that log4net is quite widely used and I'm sure 
people will be willing to contribute (I will – I don't mind having a look into 
https://issues.apache.org/jira/browse/LOG4NET-634, which I raised, for 
instance), but I'm sure no-one wants to spend time and effort on the project if 
pull requests can't be attended to because the project is considered dormant 
and there are no people who have time to review and merge. The README at GitHub 
also quite clearly states that no more releases should be expected, so even if 
a PR is valid, accepted and merged, there would be no new nuget package?

 

Personally, I'd rather keep log4net alive, and I'm quite happy to help.

> %L in pattern prints ? instead of line number Asp.Net Core 2.1
> --------------------------------------------------------------
>
>                 Key: LOG4NET-606
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-606
>             Project: Log4net
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 2.0.8
>         Environment: MacOs 10, Windows 7, RHEL 7, ASP.Net Core 2.1
>            Reporter: Sean E. Covel
>            Priority: Major
>
> using %L in conversion pattern results in a ?, not the line number.
> <layout type="log4net.Layout.PatternLayout, log4net">
>  <conversionPattern value="%d\{yyyy-MM-dd'T'HH:mm:ss.fff'Z'} %-5p 
> [%property\{server_name} %property\{service_name} %property\{service_port} 
> %property\{CorrelationId}][%t] %c\{5}:%L - %m%n"/>
> </layout>
> 2018-07-19T10:24:19.251Z DEBUG [L74F00-PC08PHCSt customer_V1-0-0 8088 
> (null)][26] InfluxDbClient:? - WritePointUdpAsync storage_event
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to