EvanLjp commented on pull request #6403:
URL: https://github.com/apache/skywalking/pull/6403#issuecomment-782580579


   > > we already have the structured logging protocol to collect level, time, 
or thread, why we also need the pattern layout.
   > 
   > `level`, `time`, and `thread`.
   > 
   > Our structured protocol is limited (statically compiled), the users can 
have many other customized fields, (e.g. using MDC in logback, or other similar 
to set fields, like request id, user id, response status code, etc.), the later 
can be used in LAL for more useful analysis.
   
   When the custom field could be changed to TAG in the collection end, it will 
reduce the computing pressure of the server.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to