vcjmhg commented on issue #4545:
URL: https://github.com/apache/skywalking/issues/4545#issuecomment-702559991


   The config file may be just like this:
   ```yaml
   logger:log4j/log4j2/logbak #defalut include all 
     package: package name(for exampleorg.apache.skywalking) 
     level: trace/debug/info/error
     parttern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
   ```
   If the user does not provide a configuration file, the plugin will record 
all error level logs. Is it ok to design the log plugin?


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