[jira] [Updated] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-27 Thread Ron Grabowski (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4J2-2977: -- Priority: Minor (was: Major) > Documentation for code to create a FileAppender is out of date

[jira] [Commented] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-27 Thread Ron Grabowski (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255330#comment-17255330 ] Ron Grabowski commented on LOG4J2-2977: --- Looks like the simplest fix would be to c

[jira] [Assigned] (LOG4J2-2977) Documentation for code to create a FileAppender is out of date

2020-12-27 Thread Ron Grabowski (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski reassigned LOG4J2-2977: - Assignee: Ron Grabowski > Documentation for code to create a FileAppender is out of dat

[GitHub] [logging-log4cxx] rm5248 merged pull request #46: LOGCXX-324 Split up large syslog messages

2020-12-27 Thread GitBox
rm5248 merged pull request #46: URL: https://github.com/apache/logging-log4cxx/pull/46 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

[jira] [Comment Edited] (LOG4J2-2982) Use {@systemProperty} javadoc tag

2020-12-27 Thread Marcono1234 (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255319#comment-17255319 ] Marcono1234 edited comment on LOG4J2-2982 at 12/27/20, 8:53 PM: --

[jira] [Comment Edited] (LOG4J2-2982) Use {@systemProperty} javadoc tag

2020-12-27 Thread Marcono1234 (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255319#comment-17255319 ] Marcono1234 edited comment on LOG4J2-2982 at 12/27/20, 8:53 PM: --

[jira] [Commented] (LOG4J2-2982) Use {@systemProperty} javadoc tag

2020-12-27 Thread Marcono1234 (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255319#comment-17255319 ] Marcono1234 commented on LOG4J2-2982: - Sorry, when I locally built Log4j2 I saw that

[jira] [Commented] (LOG4J2-2984) Filters configured in Logger aren't applied at all; global filters can't DENY

2020-12-27 Thread Samuel Martin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255316#comment-17255316 ] Samuel Martin commented on LOG4J2-2984: --- I have updated the issue (and the title)

[jira] [Updated] (LOG4J2-2984) Filters configured in Logger aren't applied at all; global filters can't DENY

2020-12-27 Thread Samuel Martin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel Martin updated LOG4J2-2984: -- Description: According to the documentation, Filters can be applied in different places: amon

[jira] [Updated] (LOG4J2-2984) Filters are not applied to loggers

2020-12-27 Thread Samuel Martin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel Martin updated LOG4J2-2984: -- Affects Version/s: 2.0 2.0.1 2.0.2

[jira] [Updated] (LOG4J2-2984) Filters are not applied to loggers

2020-12-27 Thread Samuel Martin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel Martin updated LOG4J2-2984: -- Description: According to the documentation, Filters can be applied in different places: amon

[jira] [Created] (LOG4J2-2984) Filters are not applied to loggers

2020-12-27 Thread Samuel Martin (Jira)
Samuel Martin created LOG4J2-2984: - Summary: Filters are not applied to loggers Key: LOG4J2-2984 URL: https://issues.apache.org/jira/browse/LOG4J2-2984 Project: Log4j 2 Issue Type: Bug

[GitHub] [logging-log4j2] Marcono1234 edited a comment on pull request #451: Remove unbound return type from Logger.getMessageFactory()

2020-12-27 Thread GitBox
Marcono1234 edited a comment on pull request #451: URL: https://github.com/apache/logging-log4j2/pull/451#issuecomment-751490879 > and you can say that any method is 'not type-safe' if it is declared in the patten ` T foo()`. And I will say this 😄 Though to clarify, the issue I am

[GitHub] [logging-log4j2] Marcono1234 commented on pull request #451: Remove unbound return type from Logger.getMessageFactory()

2020-12-27 Thread GitBox
Marcono1234 commented on pull request #451: URL: https://github.com/apache/logging-log4j2/pull/451#issuecomment-751490879 > and you can say that any method is 'not type-safe' if it is declared in the patten ` T foo()`. And I will say this 😄 Though to clarify, the issue I am having

[GitHub] [logging-log4cxx] rm5248 commented on a change in pull request #46: LOGCXX-324 Split up large syslog messages

2020-12-27 Thread GitBox
rm5248 commented on a change in pull request #46: URL: https://github.com/apache/logging-log4cxx/pull/46#discussion_r549130252 ## File path: src/main/include/log4cxx/net/syslogappender.h ## @@ -136,6 +148,16 @@ class LOG4CXX_EXPORT SyslogAppender : public AppenderSkeleton

[GitHub] [logging-log4j2] garydgregory commented on pull request #451: Remove unbound return type from Logger.getMessageFactory()

2020-12-27 Thread GitBox
garydgregory commented on pull request #451: URL: https://github.com/apache/logging-log4j2/pull/451#issuecomment-751484571 IMO I'm not sure it's worth mentioning because this is actually a Java feature and can you can say that any method is 'not type-safe' if it is declared in the patten `

[GitHub] [logging-log4j2] Marcono1234 commented on pull request #451: Remove unbound return type from Logger.getMessageFactory()

2020-12-27 Thread GitBox
Marcono1234 commented on pull request #451: URL: https://github.com/apache/logging-log4j2/pull/451#issuecomment-751478321 Hm, yes you are right. Do you think this might be acceptable, or is that not worth it? I have [commented](https://issues.apache.org/jira/browse/LOG4J2-1418?focus

[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #46: LOGCXX-324 Split up large syslog messages

2020-12-27 Thread GitBox
ams-tschoening commented on a change in pull request #46: URL: https://github.com/apache/logging-log4cxx/pull/46#discussion_r549115000 ## File path: src/main/include/log4cxx/net/syslogappender.h ## @@ -136,6 +148,16 @@ class LOG4CXX_EXPORT SyslogAppender : public AppenderSkele

[jira] [Updated] (LOG4J2-2983) evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight on service restart

2020-12-27 Thread Tapan Ray (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tapan Ray updated LOG4J2-2983: -- Description: Hi. I tried CrontriggeringPolicy(added 2.14.0 version) for rolling daily log files at m

[jira] [Updated] (LOG4J2-2983) evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight on service restart

2020-12-27 Thread Tapan Ray (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tapan Ray updated LOG4J2-2983: -- Description: Hi. I tried CrontriggeringPolicy(added 2.14.0 version) for rolling daily log files at m

[jira] [Updated] (LOG4J2-2983) evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight on service restart

2020-12-27 Thread Tapan Ray (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tapan Ray updated LOG4J2-2983: -- Description: Hi. I tried CrontriggeringPolicy(added 2.14.0 version) for rolling daily log files at m

[jira] [Updated] (LOG4J2-2983) evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight on service restart

2020-12-27 Thread Tapan Ray (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tapan Ray updated LOG4J2-2983: -- Description: Hi. I tried CrontriggeringPolicy(added 2.14.0 version) for rolling daily log files at m

[jira] [Updated] (LOG4J2-2983) evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight on service restart

2020-12-27 Thread Tapan Ray (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tapan Ray updated LOG4J2-2983: -- Summary: evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight on service res

[jira] [Created] (LOG4J2-2983) evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight

2020-12-27 Thread Tapan Ray (Jira)
Tapan Ray created LOG4J2-2983: - Summary: evaluateOnStartUp with CronTriggeringPolicy file renaming behavior at midnight Key: LOG4J2-2983 URL: https://issues.apache.org/jira/browse/LOG4J2-2983 Project: Log