me-snowyowl opened a new issue, #5862: URL: https://github.com/apache/shenyu/issues/5862
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior _No response_ ### Expected Behavior _No response_ ### Steps To Reproduce   I have customized a logging plugin called LoggingH2Plugin and uploaded the plugin jar to Shenyu Admin.    After ShenyuBootstrapApplication starts, the custom LoggingH2PluginDataHandler is not injected into ObjectProvider<List<PluginDataHandler>> pluginDataHandlerList, resulting in logCollector().start() not being executed. ### Environment ```markdown ShenYu version(s):2.7.0 ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
