Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] LoggingPluginDataHandler not injected #5862

Open
1 task done
me-snowyowl opened this issue Dec 24, 2024 · 0 comments
Open
1 task done

[BUG] LoggingPluginDataHandler not injected #5862

me-snowyowl opened this issue Dec 24, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@me-snowyowl
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

No response

Expected Behavior

No response

Steps To Reproduce

image
image
I have customized a logging plugin called LoggingH2Plugin and uploaded the plugin jar to Shenyu Admin.
image
image
image
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

@me-snowyowl me-snowyowl added the type: bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant