[
https://issues.apache.org/jira/browse/LOG4J2-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589094#comment-14589094
]
Gary Gregory commented on LOG4J2-684:
-
Can you post your config file please?
What ver
[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588946#comment-14588946
]
Gary Gregory commented on LOG4J2-1044:
--
Check. I just want to make sure we do not ov
[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588764#comment-14588764
]
Ralph Goers commented on LOG4J2-1044:
-
I would like to address at least item 1. Item
[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588748#comment-14588748
]
Gary Gregory commented on LOG4J2-1044:
--
Should further patching be done in a new Jir
[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588720#comment-14588720
]
Ralph Goers commented on LOG4J2-1044:
-
Patches are always welcome!
> batchSize doesn
[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588655#comment-14588655
]
Siva Kotipalli commented on LOG4J2-1044:
Thanks for the fix, i had verified the s
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588644#comment-14588644
]
Gary Gregory commented on LOG4J2-1045:
--
In Got master now. Please verify and close.
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory resolved LOG4J2-1045.
--
Resolution: Fixed
Fix Version/s: 2.4
> Externalize log4j2.xml via URL resource
> ---
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated LOG4J2-1045:
-
Summary: Externalize log4j2.xml via URL resource (was: WAS8: externalize
log4j2.xml via URL reso
Mikael,
Is this related to an appender hanging or throwing an (unchecked) exception
on start up?
Gary
On Tue, Jun 16, 2015 at 10:27 AM, Ralph Goers
wrote:
> The Appenders used by the AsyncAppender are known at configuration time.
> So starting and stopping them in conjunction when the configur
The Appenders used by the AsyncAppender are known at configuration time. So
starting and stopping them in conjunction when the configuration is initialized
makes sense (and makes managing them easier). The Appenders created by the
RoutingAppender are dynamic - the number of them and their confi
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588281#comment-14588281
]
Gary Gregory commented on LOG4J2-1045:
--
There might be some subtle differences but I
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588280#comment-14588280
]
Ralph Goers commented on LOG4J2-1045:
-
I am fine with what the patch is doing. Howeve
[
https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588276#comment-14588276
]
Gary Gregory edited comment on LOG4J2-1010 at 6/16/15 4:04 PM:
[
https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588276#comment-14588276
]
Gary Gregory commented on LOG4J2-1010:
--
Sounds like a good addition as a unit test a
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588275#comment-14588275
]
Gary Gregory commented on LOG4J2-1045:
--
The build passes all tests with this patch.
[
https://issues.apache.org/jira/browse/LOG4J2-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588262#comment-14588262
]
Ralph Goers commented on LOG4J2-649:
This is assigned to me, which means I have every
[
https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588261#comment-14588261
]
Ralph Goers commented on LOG4J2-1010:
-
I will try to set up an example for you.
> Po
[
https://issues.apache.org/jira/browse/LOG4J2-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588220#comment-14588220
]
Gary Gregory commented on LOG4J2-649:
-
To contributors: Please provide patches based o
[
https://issues.apache.org/jira/browse/LOG4J2-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588164#comment-14588164
]
Mikael Ståldal commented on LOG4J2-1010:
It is not clear to me how to use the pro
I want to create / initializte the delegates of an AsyncAppender
asynchronously, to protect the application from exceptions and delays in
delegate appender initialization. Is that possible with routing appender?
(See https://issues.apache.org/jira/browse/LOG4J2-1043 )
On Tue, Jun 16, 2015 at 3:25
You could have a routing appender as the delegate of an async appender.
On Tue, Jun 16, 2015 at 10:01 PM, Mikael Ståldal
wrote:
> Is is possible to have the delegate(s) of AsyncAppender created
> dynamically, just like the delegates of RoutingAppender?
>
> --
> [image: MagineTV]
>
> *Mikael Stå
[
https://issues.apache.org/jira/browse/LOG4J2-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588023#comment-14588023
]
Mauro Molinari commented on LOG4J2-684:
---
I also hit this problem. I really think Log
Is is possible to have the delegate(s) of AsyncAppender created
dynamically, just like the delegates of RoutingAppender?
--
[image: MagineTV]
*Mikael Ståldal*
Senior backend developer
*Magine TV*
mikael.stal...@magine.com
Regeringsgatan 25 | 111 53 Stockholm, Sweden | www.magine.com
P
[
https://issues.apache.org/jira/browse/LOG4J2-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587993#comment-14587993
]
Remko Popma commented on LOG4J2-649:
Nothing done. Patches welcome.
> Close a dynami
[
https://issues.apache.org/jira/browse/LOG4J2-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587922#comment-14587922
]
Sascha Scholz commented on LOG4J2-649:
--
I's become quiet around the issue. Are you al
[
https://issues.apache.org/jira/browse/LOG4J2-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587701#comment-14587701
]
Tomasz Kowalczewski commented on LOG4J2-1055:
-
Sure thing. I'll try to work s
[
https://issues.apache.org/jira/browse/LOG4J2-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587650#comment-14587650
]
Gary Gregory commented on LOG4J2-1055:
--
Patches welcome :-)
> Logger method overloa
[
https://issues.apache.org/jira/browse/LOG4J2-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Günter Albrecht updated LOG4J2-1045:
Attachment: ConfigurationFactoryLOG4J2-1045.patch
Patch of {{method public Configuration ge
Tomasz Kowalczewski created LOG4J2-1055:
---
Summary: Logger method overloads for multiple message formatting
params
Key: LOG4J2-1055
URL: https://issues.apache.org/jira/browse/LOG4J2-1055
Project:
30 matches
Mail list logo