[
https://issues.apache.org/jira/browse/LOG4NET-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211534#comment-17211534
]
Scott Barnes commented on LOG4NET-652:
--
I took a different approach that allows for
[
https://issues.apache.org/jira/browse/LOG4NET-652?focusedWorklogId=498832&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-498832
]
ASF GitHub Bot logged work on LOG4NET-652:
--
Author: ASF GitHub Bot
atomsmith opened a new pull request #70:
URL: https://github.com/apache/logging-log4net/pull/70
This PR resolves the .NET Standard non-Windows username query issue in a
different way: instead of trapping the PlatformNotSupportedException, it
proactively queries whether a Windows or non-Win
vy commented on pull request #335:
URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-706217689
Thanks for the feedback @diepet, keep 'em coming!
This is an automated message from the Apache Git Service.
To r
vy commented on pull request #335:
URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-705785985
_[Sorry for the late reply, I am pretty much swamped with my day job
nowadays.]_
@diepet, I have deliberately left out _blank value elimination_ in
`JsonTemplateLayout` (
diepet commented on pull request #335:
URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-706130571
Ehy @vy, better a late reply than a null reply!
Thanks, your points are clear and understandable.
I am looking forward to using the message parameters resolver
diepet commented on pull request #335:
URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-706130571
Ehy @vy, better a late reply than a null reply!
Thanks, your points are clear and understandable.
I am looking forward to using the message parameters resolver
[
https://issues.apache.org/jira/browse/LOG4J2-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210766#comment-17210766
]
Diego Pettisani commented on LOG4J2-2936:
-
Thanks [~vy]!
You're totally right
[
https://issues.apache.org/jira/browse/LOG4J2-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210684#comment-17210684
]
Volkan Yazici commented on LOG4J2-2936:
---
Hey [~diepet]! Thanks so much for sharing