[
https://issues.apache.org/jira/browse/LOG4NET-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075898#comment-17075898
]
Ralph Goers commented on LOG4NET-606:
-------------------------------------
We have been asking for volunteers for at least 2 years. Every now and then we
do get people who start to show interest but then don't follow through. The
biggest issue right now is that Log4Net needs a formal binary release to solve
an outstanding security issue (which we are told has already been fixed in the
source). None of the active committers have access to the kinds of environments
needed to perform the release - or if we do we aren't aware of it. Simply
creating a release candidate that the PMC code vote upon - or demonstrating
that you can create one - would probably be enough to get commit rights so that
you could start committing outstanding PRs. Reviewing outstanding PRs would
also 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)