You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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> pluginDataHandlerList, resulting in logCollector().start() not being executed.
Environment
ShenYu version(s):2.7.0
Debug logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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> pluginDataHandlerList, resulting in logCollector().start() not being executed.
Environment
Debug logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: