[jira] [Updated] (LOG4J2-519) Custom/Extended Loggers

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-519: --- Description: {anchor:Extending} *[#Extending] the Logger interface* LOG4J2-41 added support for

[jira] [Updated] (LOG4J2-510) How to close inactive log files

2014-01-30 Thread Eric (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric updated LOG4J2-510: Issue Type: Bug (was: Documentation) How to close inactive log files ---

Re: ApacheCon CFP

2014-01-30 Thread Matt Sicker
I know I'm not a committer (yet), but I would be interested in doing a talk on logging. I'll see if I can get employer support as well. Is anyone else interested in putting together a CFP or two? I'd like to cover the neat new features in log4j, why we're more awesome than SLF4J, how to use

[jira] [Commented] (LOG4J2-323) ThreadLocal-leak on tomcat shutdown when using async logging

2014-01-30 Thread Mickael Hemri (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13886725#comment-13886725 ] Mickael Hemri commented on LOG4J2-323: -- Hi all, I can confirm all is ok now, well

[jira] [Commented] (LOG4J2-323) ThreadLocal-leak on tomcat shutdown when using async logging

2014-01-30 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13886825#comment-13886825 ] Gary Gregory commented on LOG4J2-323: - Do you mean that 'mvn clean compile' gives you

Re: ApacheCon CFP

2014-01-30 Thread Christian Grobmeier
Please don't wait any longer Matt. http://events.linuxfoundation.org/events/apachecon-north-america/program/cfp Submission must arrive before (!) 1.02. and they will not extend this deadline. However you talk sounds good. Just from experience, people are sometimes setup when they hear they

Re: ApacheCon CFP

2014-01-30 Thread Ralph Goers
FWIW, I wouldn’t compare SLF4J against Log4j. SLF4J is just an API where we provide a full implementation. The main alternatives are java.util.Logging (aka JUL), Logback, and Log4j 1.x. if you search you will find a few others too. I would think you should submit 2 proposals and split your

[jira] [Commented] (LOG4J2-323) ThreadLocal-leak on tomcat shutdown when using async logging

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887064#comment-13887064 ] Remko Popma commented on LOG4J2-323: Trunk built ok for me just now. Do you still have

Re: ApacheCon CFP

2014-01-30 Thread Remko Popma
Please let me know if there's anything I can do to help. -Remko On Friday, January 31, 2014, Matt Sicker boa...@gmail.com wrote: Alright, thanks for the info guys! I've started writing out the abstract and such for the presentation. I think that's a good idea submitting two CFPs (presentation

Re: ApacheCon CFP

2014-01-30 Thread Nick Williams
Matt, Do you want to share a hotel room? I know it would certainly help my finances to split one, and depending on whether you get employer support, it should probably help yours as well. I'm planning on being there all five days (staying in the hotel Sunday night through Thursday night)—you?

[jira] [Comment Edited] (LOG4J2-323) ThreadLocal-leak on tomcat shutdown when using async logging

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887064#comment-13887064 ] Remko Popma edited comment on LOG4J2-323 at 1/31/14 12:24 AM: --

[jira] [Updated] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-385: --- Description: Attempting to use FastRollingFile appender and configure log file rollover to occur

[jira] [Commented] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887396#comment-13887396 ] Remko Popma commented on LOG4J2-385: Team, what is the spec for rollover? * Starting

[jira] [Comment Edited] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887396#comment-13887396 ] Remko Popma edited comment on LOG4J2-385 at 1/31/14 2:44 AM: -

org.apache.log4j.Category.setResourceBundle(ResourceBundle)

2014-01-30 Thread Gary Gregory
In Log4j 1 we use: - org.apache.log4j.Category.setResourceBundle(ResourceBundle) - org.apache.log4j.Category.l7dlog(Priority, String, Object[], Throwable) It seems v2 makes sidesteps the whole localization/i18n issue. What's the migration path for that? So we'll never play nice with some

[jira] [Commented] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887415#comment-13887415 ] Gary Gregory commented on LOG4J2-385: - I am wondering.about following a standard like

[jira] [Comment Edited] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887415#comment-13887415 ] Gary Gregory edited comment on LOG4J2-385 at 1/31/14 3:05 AM: --

Re: ApacheCon CFP

2014-01-30 Thread Matt Sicker
On 30 January 2014 18:01, Nick Williams nicho...@nicholaswilliams.netwrote: Matt, Do you want to share a hotel room? I know it would certainly help my finances to split one, and depending on whether you get employer support, it should probably help yours as well. I'm planning on being there

Re: ApacheCon CFP

2014-01-30 Thread Remko Popma
Would you guys be interested in covering Async Loggers or other performance topics? On Friday, January 31, 2014, Matt Sicker boa...@gmail.com wrote: On 30 January 2014 18:01, Nick Williams nicho...@nicholaswilliams.netjavascript:_e(%7B%7D,'cvml','nicho...@nicholaswilliams.net'); wrote:

[jira] [Commented] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887431#comment-13887431 ] Matt Sicker commented on LOG4J2-385: Speaking of Quartz, another way to give that sort

Re: org.apache.log4j.Category.setResourceBundle(ResourceBundle)

2014-01-30 Thread Remko Popma
What does the localization do? Is it for translating the built-in level names? On Friday, January 31, 2014, Gary Gregory garydgreg...@gmail.com wrote: In Log4j 1 we use: - org.apache.log4j.Category.setResourceBundle(ResourceBundle) - org.apache.log4j.Category.l7dlog(Priority, String,

[jira] [Commented] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887434#comment-13887434 ] Remko Popma commented on LOG4J2-385: What do Log4j-1.2 and Logback do in the above

[jira] [Comment Edited] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887434#comment-13887434 ] Remko Popma edited comment on LOG4J2-385 at 1/31/14 4:02 AM: -

[jira] [Comment Edited] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887434#comment-13887434 ] Remko Popma edited comment on LOG4J2-385 at 1/31/14 4:21 AM: -

[jira] [Commented] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887467#comment-13887467 ] Remko Popma commented on LOG4J2-385: Cron... to be honest, I know it is a standard,

[jira] [Commented] (LOG4J2-385) Unable to roll log files monthly

2014-01-30 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887524#comment-13887524 ] Remko Popma commented on LOG4J2-385: After checking the behaviour of Log4J-1.2 and

Re: ApacheCon CFP

2014-01-30 Thread Nick Williams
On Jan 30, 2014, at 9:25 PM, Matt Sicker wrote: On 30 January 2014 18:01, Nick Williams nicho...@nicholaswilliams.net wrote: Matt, Do you want to share a hotel room? I know it would certainly help my finances to split one, and depending on whether you get employer support, it should