[GitHub] [logging-log4j2] rocketraman commented on a change in pull request #543: LOG4J2-3116 Google Cloud structured logging via JsonTemplate

2021-07-15 Thread GitBox
rocketraman commented on a change in pull request #543: URL: https://github.com/apache/logging-log4j2/pull/543#discussion_r670640279 ## File path: src/site/asciidoc/manual/json-template-layout.adoc.vm ## @@ -410,6 +410,15 @@ artifact, which contains the following predefined eve

[jira] [Updated] (LOG4J2-3124) log file name with variables not resolving for the first time

2021-07-15 Thread Suman (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suman updated LOG4J2-3124: -- Attachment: server_debug_log_sucess_case.log server_debug_log_failed_case.log > log file name

[jira] [Comment Edited] (LOG4J2-3124) log file name with variables not resolving for the first time

2021-07-15 Thread Suman (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381344#comment-17381344 ] Suman edited comment on LOG4J2-3124 at 7/15/21, 1:30 PM: - I have

[jira] [Updated] (LOG4J2-3124) log file name with variables not resolving for the first time

2021-07-15 Thread Suman (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suman updated LOG4J2-3124: -- Attachment: server_sucess_case.log > log file name with variables not resolving for the first time > -

[jira] [Commented] (LOG4J2-3124) log file name with variables not resolving for the first time

2021-07-15 Thread Suman (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381344#comment-17381344 ] Suman commented on LOG4J2-3124: --- I have generated server.log file with DEBUG enable please

[GitHub] [logging-log4j2] carterkozak commented on a change in pull request #544: LOG4J2-3115: Remember previously computed strings in NamePatternConverter for performance ~3x

2021-07-15 Thread GitBox
carterkozak commented on a change in pull request #544: URL: https://github.com/apache/logging-log4j2/pull/544#discussion_r670399057 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/NamePatternConverter.java ## @@ -29,6 +32,11 @@ */ priva

[GitHub] [logging-log4j2] sman-81 commented on a change in pull request #544: LOG4J2-3115: Remember previously computed strings in NamePatternConverter for performance ~3x

2021-07-15 Thread GitBox
sman-81 commented on a change in pull request #544: URL: https://github.com/apache/logging-log4j2/pull/544#discussion_r670376745 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/NamePatternConverter.java ## @@ -29,6 +32,11 @@ */ private f