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

Exception handler for when a service cannot be loaded #5667

Conversation

filipelautert
Copy link
Collaborator

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

feat: Exception handler class for when a service cannot be loaded. Created as an inner class so logs can be suppressed if desired.

fix #5445

…as an inner class so logs can be suppressed if desired.
@filipelautert filipelautert marked this pull request as ready for review March 7, 2024 17:52
@filipelautert filipelautert merged commit 5e9919b into master Mar 11, 2024
35 of 37 checks passed
@filipelautert filipelautert deleted the 5445-full-stacktrace-logged-for-services-that-cannot-be-loaded branch March 11, 2024 20:40
@filipelautert filipelautert added this to the 1NEXT milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Full stacktrace logged for services that cannot be loaded
3 participants