vy commented on code in PR #3586:
URL: https://github.com/apache/logging-log4j2/pull/3586#discussion_r2072437500


##########
src/changelog/.2.x.x/3586_improve_GcpLayout.xml:
##########
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="changed">
+  <issue id="3586" link="https://github.com/apache/logging-log4j2/pull/3586"/>
+  <description format="asciidoc">
+    Adjust GcpLayout JSON template to support automatic timestamp recognition 
by the Google Cloud Logging. This also changes `exception`, `thread`, `logger` 
fields a bit, and removes `insertId` field.

Review Comment:
   ```suggestion
       Update `GcpLayout.json` JSON Template Layout event template to support 
automatic timestamp recognition by the Google Cloud Logging. This also changes 
`exception`, `thread`, `logger` fields, and removes `insertId` field.
   ```



-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to