[GitHub] [logging-log4j2] rgoers commented on issue #312: make variableResolverPrefix/variableResolverSuffix/variableResolverEscape configable

2019-11-11 Thread GitBox
rgoers commented on issue #312: make variableResolverPrefix/variableResolverSuffix/variableResolverEscape configable URL: https://github.com/apache/logging-log4j2/pull/312#issuecomment-552485250 What problem is this solving? Is there a Jira issue? -

[jira] [Comment Edited] (LOG4J2-696) RegexFilter does not match multiline log messages

2019-11-11 Thread David (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971463#comment-16971463 ] David edited comment on LOG4J2-696 at 11/11/19 11:50 AM: - Do you

[jira] [Commented] (LOG4J2-696) RegexFilter does not match multiline log messages

2019-11-11 Thread David (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971463#comment-16971463 ] David commented on LOG4J2-696: -- Do you work on this issue? My expected result: {color:#660

[GitHub] [logging-log4j2] qxo opened a new pull request #312: make variableResolverPrefix/variableResolverSuffix/variableResolverEscape configable

2019-11-11 Thread GitBox
qxo opened a new pull request #312: make variableResolverPrefix/variableResolverSuffix/variableResolverEscape configable URL: https://github.com/apache/logging-log4j2/pull/312 so that `logStdoutPattern:-%d{MMdd HH:mm:ss} %-5p %c{20}:%L - %m%n` will be ok by change variableResolverPr