You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/05 08:57:51 UTC

[GitHub] [skywalking] vcjmhg commented on a change in pull request #5914: add error log(log4j,logback) to span log event

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



##########
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:
       If the configuration file not exists, what should we do? Throws an Exception?




----------------------------------------------------------------
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:
users@infra.apache.org