dylanxu90 opened a new issue #6769:
URL: https://github.com/apache/skywalking/issues/6769
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [ ] Question or discussion
___
### Question
- What do you want to know?
Hello, when I configured gRPC reporter according to the document, it was
configured in log4j2.xml, but it did not take effect.
<GRPCLogClientAppender name="grpc-log">
<PatternLayout pattern="%d{HH:mm:ss.SSS} [%t] %-5level
%logger{36}-%msg%n"/>
</GRPCLogClientAppender>
By opening debug, it is found that the corresponding class
(org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log.GRPCLogClientAppender)
has been enhanced, but the interceptor (org.apache.skywalking.apm.
toolkit.activation.log.log4j.v2.x.log.GRPCLogAppenderInterceptor)
--
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]