[jira] [Created] (LOG4J2-2246) CronTrigger not rolling file correctly

2018-02-13 Thread Cixiang (JIRA)
-rw-r- 1 xchgcode xchgcode 168375 2月 12 11:58 xchgCode-20180212-00.log -rw-r- 1 xchgcode xchgcode 353094 2月 13 11:59 xchgCode-20180212-12.log -rw-r- 1 xchgcode xchgcode 74250 2月 13 17:16 xchgCode-20180213-12.log   Look at the file "xchgCode-20180212-12.log

[jira] [Created] (LOG4J2-2247) RollingRandomAccessFile appender is not usable with DirectWriteRolloverStrategy since v2.9.0

2018-02-13 Thread Andrey Kurilov (JIRA)
Andrey Kurilov created LOG4J2-2247: -- Summary: RollingRandomAccessFile appender is not usable with DirectWriteRolloverStrategy since v2.9.0 Key: LOG4J2-2247 URL: https://issues.apache.org/jira/browse/LOG4J2-2247

[GitHub] logging-log4j2 pull request #148: Reusable LogEvents pass along the original...

2018-02-13 Thread cakofony
GitHub user cakofony opened a pull request: https://github.com/apache/logging-log4j2/pull/148 Reusable LogEvents pass along the original format string This allows custom layouts to group logged messages parameterized values without creating new single-use messages for each event.

[GitHub] logging-log4j2 pull request #148: Reusable LogEvents pass along the original...

2018-02-13 Thread cakofony
Github user cakofony commented on a diff in the pull request: https://github.com/apache/logging-log4j2/pull/148#discussion_r167942134 --- Diff: log4j-api/src/main/java/org/apache/logging/log4j/message/ReusableObjectMessage.java --- @@ -55,7 +55,7 @@ public void formatTo(final Stri

[jira] [Commented] (LOG4J2-2173) JMS Appender is not re-connecting on JBoss

2018-02-13 Thread leor amikam (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16363128#comment-16363128 ] leor amikam commented on LOG4J2-2173: - Still have not been able to resolve this issue

[jira] [Commented] (LOG4J2-2173) JMS Appender is not re-connecting on JBoss

2018-02-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16363137#comment-16363137 ] Gary Gregory commented on LOG4J2-2173: -- The feature works for me in my company's cus