vcjmhg commented on a change in pull request #5914:
URL: https://github.com/apache/skywalking/pull/5914#discussion_r536653443



##########
File path: 
docs/en/setup/service-agent/java-agent/agent-optional-plugins/Logger-plugin.md
##########
@@ -0,0 +1,49 @@
+# Overview
+
+`logger-plugin` can store the logs generated by the program during the call, 
such as the content of the error log, into the span log.  Through the 
configuration file, you can control the log source (log4j2, logback, log4j), 
package name, and level.
+
+# Configuration file
+
+By default, the configuration file is in 
`apache-skywalking-apm-bin/agent/config//logger-plugin/logconfig.properties`.Of 
course, **If the file does not exist, the configuration will still be 
configured with the following default values:**

Review comment:
       I have removed `logconfig.properties` and add some use cases in the 
document.




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