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

feat(logging): always log exceptions by default #3574

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

jderrien
Copy link
Contributor

Description

Better to always show exceptions by default.

Related to #3541.

Closes

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.25%. Comparing base (981ea94) to head (f06102f).

Additional details and impacted files
@@           Coverage Diff           @@
##             v3.0    #3574   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files         323      323           
  Lines       14470    14470           
  Branches     2295     2295           
=======================================
  Hits        14217    14217           
  Misses        118      118           
  Partials      135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3574

@provinzkraut provinzkraut merged commit d285738 into litestar-org:v3.0 Jun 16, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants