vcjmhg edited a comment on issue #4545:
URL: https://github.com/apache/skywalking/issues/4545#issuecomment-730090278


   > How did you plan on testing all of these logging frameworks?
   > * The test class you've created depends on spring-boot-starter-web which 
defaults to logback. Did you plan on testting all 
   logging frameworks under this one scenario or did you plan on testing one 
logging framework per scenario? If so maybe `logger-scenario` is too broad as 
is.
   
   Yes, I want to test one logging framework per scenario. And every scenario 
will be a submodule under `logger-scenario`.The `logger-scenario` project is 
automatically generated through a script, so it seems a bit strange, I will 
modify it later.
   The specific test method is that we can test whether the log information in 
the span meets our expectations.


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


Reply via email to