[jira] [Commented] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322457#comment-17322457 ] Paul Rubin commented on LOG4J2-3073: I am building a custom set of plugins for Log4j

[GitHub] [logging-log4cxx] rm5248 commented on pull request #62: GZCompressAction: leave file uncompressed if fork of gzip fails

2021-04-15 Thread GitBox
rm5248 commented on pull request #62: URL: https://github.com/apache/logging-log4cxx/pull/62#issuecomment-820586011 I've created a JIRA issue to track this: https://issues.apache.org/jira/browse/LOGCXX-523 I should be able to take a look this weekend. I've also created another issu

[jira] [Updated] (LOGCXX-524) Remove silent exceptions

2021-04-15 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Middleton updated LOGCXX-524: Description: There are a number of exceptions that log4cxx can output if something bad hap

[jira] [Created] (LOGCXX-524) Remove silent exceptions

2021-04-15 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-524: --- Summary: Remove silent exceptions Key: LOGCXX-524 URL: https://issues.apache.org/jira/browse/LOGCXX-524 Project: Log4cxx Issue Type: Improvement Af

[jira] [Created] (LOGCXX-523) Add in error handling for rollover errors

2021-04-15 Thread Robert Middleton (Jira)
Robert Middleton created LOGCXX-523: --- Summary: Add in error handling for rollover errors Key: LOGCXX-523 URL: https://issues.apache.org/jira/browse/LOGCXX-523 Project: Log4cxx Issue Type: I

[jira] [Commented] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322231#comment-17322231 ] Volkan Yazici commented on LOG4J2-3073: --- I am pretty swamped with work right now.

[jira] [Updated] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rubin updated LOG4J2-3073: --- Description: I recently need to create a series of Plugins to be used in JsonTemplateLogging.  I am

[jira] [Assigned] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3073: - Assignee: Volkan Yazici > Issues using Lookup Plugin in Json Template Logging > ---

[jira] [Commented] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322208#comment-17322208 ] Paul Rubin commented on LOG4J2-3073: Yes JsonTemplateLayout   {code:java} @Plugin(n

[jira] [Commented] (LOG4J2-3072) Issues creating A Lookup Plugin

2021-04-15 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322194#comment-17322194 ] Volkan Yazici commented on LOG4J2-3072: --- [~paulrubin37], sorry, but I am really no

[jira] [Commented] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322190#comment-17322190 ] Volkan Yazici commented on LOG4J2-3073: --- [~paulrubin37], I am really confused by y

[jira] [Closed] (LOG4J2-3072) Issues creating A Lookup Plugin

2021-04-15 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rubin closed LOG4J2-3072. -- Resolution: Duplicate > Issues creating A Lookup Plugin > --- > >

[jira] [Created] (LOG4J2-3073) Issues using Lookup Plugin in Json Template Logging

2021-04-15 Thread Paul Rubin (Jira)
Paul Rubin created LOG4J2-3073: -- Summary: Issues using Lookup Plugin in Json Template Logging Key: LOG4J2-3073 URL: https://issues.apache.org/jira/browse/LOG4J2-3073 Project: Log4j 2 Issue Type:

[jira] [Created] (LOG4J2-3072) Issues creating A Lookup Plugin

2021-04-15 Thread Paul Rubin (Jira)
Paul Rubin created LOG4J2-3072: -- Summary: Issues creating A Lookup Plugin Key: LOG4J2-3072 URL: https://issues.apache.org/jira/browse/LOG4J2-3072 Project: Log4j 2 Issue Type: Bug Compo

[GitHub] [logging-log4cxx] ams-tschoening commented on pull request #62: GZCompressAction: leave file uncompressed if fork of gzip fails

2021-04-15 Thread GitBox
ams-tschoening commented on pull request #62: URL: https://github.com/apache/logging-log4cxx/pull/62#issuecomment-820354938 When researching about how error handlers can be set+used etc., I found the following statement and associated question. In this case the author of the question expec

[GitHub] [logging-log4cxx] ams-tschoening closed pull request #22: Only exporting the log4cxx symbols by default

2021-04-15 Thread GitBox
ams-tschoening closed pull request #22: URL: https://github.com/apache/logging-log4cxx/pull/22 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this serv

[GitHub] [logging-log4cxx] ams-tschoening commented on pull request #22: Only exporting the log4cxx symbols by default

2021-04-15 Thread GitBox
ams-tschoening commented on pull request #22: URL: https://github.com/apache/logging-log4cxx/pull/22#issuecomment-820215200 A year has passed without further activity, so time to close for now. In case of new conclusions, feel free to reopen to keep the history of this concrete discussion