RE: [log4net][log4php] Xml Config file

2017-08-08 Thread Domínguez Moraleja , Jose Luis
I agree with you in a lot of things, but I think, maybe for my lack of experience talking in English, that you don't understand me at all. 1.- I would like just to give the possibility to share the same file, it is not mandatory but would be the default solution. 2.- What I want to share is just

Re: picocli in log4j

2017-08-08 Thread Gary Gregory
Hi, Congrats on your library! What I look for in these CLI frameworks is a rich library of bindings. None of them have it which is why I ended up creating https://github.com/garydgregory/jcommander-addons/blob/master/README.md This is a pain because I should not need two libraries to cover the J

Re: picocli in log4j

2017-08-08 Thread Remko Popma
Great, thanks for the positive feedback! For whoever is interested, picocli autocomplete is now in public beta. Spread the word! :-) Feedback welcome! On Tue, Aug 8, 2017 at 3:06 AM, Matt Sicker wrote: > JCommander is in use mainly for the

RE: [log4net][log4php] Xml Config file

2017-08-08 Thread Dominik Psenner
There is at the moment only the idea of a common logging configuration specification for all the logging services subprojects. Note that this topic sounds like a great idea at first but gets complicated really quickly when thinking about all the different appenders, different notions about classes

[jira] [Updated] (LOG4NET-558) log4net 2.0.7 and greater doesn't log %message pattern

2017-08-08 Thread Georgi Zhelezarov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georgi Zhelezarov updated LOG4NET-558: -- Attachment: ConsoleApp1.zip Test application that prints a few lines with and without N

[jira] [Commented] (LOG4NET-558) log4net 2.0.7 and greater doesn't log %message pattern

2017-08-08 Thread Georgi Zhelezarov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118230#comment-16118230 ] Georgi Zhelezarov commented on LOG4NET-558: --- Hello , i managed to reproduce t