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

Support custom logging handlers #2409

Closed
gastaldi opened this issue May 11, 2019 · 4 comments · Fixed by #5585
Closed

Support custom logging handlers #2409

gastaldi opened this issue May 11, 2019 · 4 comments · Fixed by #5585
Labels
pinned Issue will never be marked as stale release/noteworthy-feature
Milestone

Comments

@gastaldi
Copy link
Contributor

gastaldi commented May 11, 2019

It would be great if Quarkus supported registration of custom logging handlers (some frameworks like Sentry use it as the integration point by registering custom JUL handlers - see an example here)

@ia3andy
Copy link
Contributor

ia3andy commented Aug 29, 2019

@gsmet any update on this? Is there another framework like Sentry to capture errors that I could use with Quarkus?

@csotiriou
Copy link

  • 1 for this.

I see that JBoss logging is added as a dependency, which (taking example from the Jboss Logging Doc) supports log4j (among others). Maybe we can leverage that someway?

@ia3andy
Copy link
Contributor

ia3andy commented Nov 22, 2019

The Sentry extension will soon be available :)

@ia3andy
Copy link
Contributor

ia3andy commented Nov 22, 2019

#3985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned Issue will never be marked as stale release/noteworthy-feature
Projects
None yet
4 participants