[
https://issues.apache.org/jira/browse/LOG4NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Psenner updated LOG4NET-576:
Labels: dotnet-core netstandard (was: )
> Improve the documentation on how log4net's inter
[
https://issues.apache.org/jira/browse/LOG4NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Psenner updated LOG4NET-576:
Description:
There are probably various ways to configure log4net, among them:
* appsettin
[
https://issues.apache.org/jira/browse/LOG4NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Psenner updated LOG4NET-576:
Description:
There are probably various ways to configure log4net, among them:
* appsettin
[
https://issues.apache.org/jira/browse/LOG4NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Psenner updated LOG4NET-576:
Description:
There are probably various ways to configure log4net, among them:
* appsettin
[
https://issues.apache.org/jira/browse/LOG4NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Psenner updated LOG4NET-576:
Summary: Improve the documentation on how log4net's internal debugging can
be enabled when
[
https://issues.apache.org/jira/browse/LOG4NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165822#comment-16165822
]
Dominik Psenner commented on LOG4NET-576:
-
log4net can be configured in various w
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Arnold resolved LOG4J2-2050.
-
Resolution: Fixed
Fix Version/s: 2.9.1
Fixed in the current 2.9.1-SNAPSHOT release
> Null
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Arnold closed LOG4J2-2050.
---
> NullPointerException in LogManager.getLogger when called from anonymous class
> initializer
>
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165574#comment-16165574
]
Matt Sicker commented on LOG4J2-2050:
-
Yes, see instructions here at bottom of page:
This seems like something that would be easier to support with a modular
log4j-core, though that's a much larger effort than fixing missing class
issues.
On 13 September 2017 at 10:37, Ralph Goers
wrote:
> Great. But how would you do it?
>
> Ralph
>
> > On Sep 13, 2017, at 7:11 AM, Gary Gregory
[
https://issues.apache.org/jira/browse/LOG4J2-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonid Bogdanov closed LOG4J2-2035.
---
> There is no such lib as disruptor-3.3.3
> ---
>
>
[
https://issues.apache.org/jira/browse/LOG4J2-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remko Popma closed LOG4J2-2048.
---
> Increase default queue size for AsyncAppender
> -
>
>
[
https://issues.apache.org/jira/browse/LOG4J2-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remko Popma resolved LOG4J2-2048.
-
Resolution: Fixed
Fixed in master.
> Increase default queue size for AsyncAppender
> ---
[
https://issues.apache.org/jira/browse/LOG4J2-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165435#comment-16165435
]
ASF subversion and git services commented on LOG4J2-2048:
-
Commit
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165430#comment-16165430
]
Mark Arnold commented on LOG4J2-2050:
-
Is there a JAR with the fix that I can downloa
[
https://issues.apache.org/jira/browse/LOG4J2-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remko Popma resolved LOG4J2-2035.
-
Resolution: Fixed
Fix Version/s: 2.9.1
Fixed in master.
Please verify and close.
> There
[
https://issues.apache.org/jira/browse/LOG4J2-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165422#comment-16165422
]
ASF subversion and git services commented on LOG4J2-2035:
-
Commit
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165413#comment-16165413
]
Ralph Goers commented on LOG4J2-2050:
-
I believe the fix for this has already been im
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Arnold updated LOG4J2-2050:
Description:
I observed a NullPointerException when calling LogManager.getLogger in the
initialize
[
https://issues.apache.org/jira/browse/LOG4J2-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Arnold updated LOG4J2-2050:
Attachment: LibraryTest.java
SomeInterface.java
Attaching complete JUnit test case
Mark Arnold created LOG4J2-2050:
---
Summary: NullPointerException in LogManager.getLogger when called
from anonymous class initializer
Key: LOG4J2-2050
URL: https://issues.apache.org/jira/browse/LOG4J2-2050
Github user garydgregory commented on the issue:
https://github.com/apache/logging-log4j2/pull/110
Hi,
Thank you for the PR. Did you run 'mvn clean install' successfully?
---
Github user mdvorak commented on the issue:
https://github.com/apache/logging-log4j2/pull/110
Link to JIRA issue:
https://issues.apache.org/jira/browse/LOG4J2-1694
---
[
https://issues.apache.org/jira/browse/LOG4J2-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165200#comment-16165200
]
ASF GitHub Bot commented on LOG4J2-1694:
Github user mdvorak commented on the iss
Github user mdvorak commented on the issue:
https://github.com/apache/logging-log4j2/pull/110
@mikaelstaldal I've merged your tests, thanks for that! That saved some
time.
Anyway, I've pulled up my changes in `JsonLayout` to
`AbstractJacksonLayout` - annotations, despite bein
Great. But how would you do it?
Ralph
> On Sep 13, 2017, at 7:11 AM, Gary Gregory wrote:
>
> I would like to see support for Android, all in our one code base, for now.
>
> Gary
>
> On Sep 13, 2017 08:02, "Ralph Goers" wrote:
>
>> We are getting Jira issues about getting log4j to work in An
[
https://issues.apache.org/jira/browse/LOG4J2-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed LOG4J2-2049.
Resolution: Fixed
Fix Version/s: 2.9.1
Closing: In git master.
> Update Apache Kafka Client
[
https://issues.apache.org/jira/browse/LOG4J2-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164806#comment-16164806
]
ASF subversion and git services commented on LOG4J2-2049:
-
Commit
Gary Gregory created LOG4J2-2049:
Summary: Update Apache Kafka Client from 0.11.0.0 to 0.11.0.1
Key: LOG4J2-2049
URL: https://issues.apache.org/jira/browse/LOG4J2-2049
Project: Log4j 2
Issue
Even though some people want log4j-core features on Android, I think
it's more important to at least get log4j-api to work properly on
Android. Sooner or later, some Android apps will depend on a Java
library which depends on log4j-api, and it would be good if that doesn't
break the app (at bui
I would like to see support for Android, all in our one code base, for now.
Gary
On Sep 13, 2017 08:02, "Ralph Goers" wrote:
> We are getting Jira issues about getting log4j to work in Android. At
> first, all I thought was required was getting the API to function on top of
> Android’s logging
We are getting Jira issues about getting log4j to work in Android. At first,
all I thought was required was getting the API to function on top of Android’s
logging system. However, it seems that there are some who want to use the
RollingFileAppender or perhaps other appenders. The issue I have i
Husain Alshehhi created LOG4NET-576:
---
Summary: Documentation on turning log4net internal debug with
dotnet core
Key: LOG4NET-576
URL: https://issues.apache.org/jira/browse/LOG4NET-576
Project: Log4n
The implementation of the RollingFileAppender uses the IDateTime
interface to get the current datetime. You can mock that interface.
On 2017-09-13 14:20, EbenZhang wrote:
Github user EbenZhang commented on the issue:
https://github.com/apache/logging-log4net/pull/13
>What about
Github user EbenZhang commented on the issue:
https://github.com/apache/logging-log4net/pull/13
>What about rolling by date in combination with subdirectories? What if the
file should be rolled by date and be placed in a subdirectory that contains the
rolling date?
Is there a
Github user mdvorak commented on the issue:
https://github.com/apache/logging-log4j2/pull/110
@mikaelstaldal I've looked at `GelfLayout`, and it resolves `${}`
expressions during serialization. Is this really nescessary? Looks like pretty
big overhead to me. I've tested only XML confi
[
https://issues.apache.org/jira/browse/LOG4J2-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164258#comment-16164258
]
Mounica Kodela edited comment on LOG4J2-1921 at 9/13/17 7:44 AM:
--
[
https://issues.apache.org/jira/browse/LOG4J2-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164258#comment-16164258
]
Mounica Kodela commented on LOG4J2-1921:
[~ralph_go...@dslextreme.com] We do not
[
https://issues.apache.org/jira/browse/LOG4J2-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164257#comment-16164257
]
Mounica Kodela commented on LOG4J2-1920:
Hi [~Ajitha],
Did you tried using 2.9.0
Github user mdvorak commented on the issue:
https://github.com/apache/logging-log4j2/pull/110
@mikaelstaldal Thanks, I looked for existing issue but somehow missed this
one. I'll merge the branches and we'll see whether it will work for all cases.
I did not know how to make it work fo
40 matches
Mail list logo