Jedore commented on issue #10334: URL: https://github.com/apache/skywalking/issues/10334#issuecomment-1416822844
Now, it's a little complex. `loguru`'s logic/structure are not like `logging`, and `loguru` has different versions different log parameters. So i would put `sw_loguru` into `plugins` package and make individual functions for it. `loguru` and `logging` can coexist, they have different entries and exits, so there would not be duplicated logs. And I'm a little puzzled about e2e test. Can you make a brief introduction and how to run e2e test on my computer ? Thanks very much. @Superskyyy -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
