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

[1.x] Fixes exception as string #22

Merged
merged 2 commits into from
Nov 23, 2023
Merged

Conversation

nunomaduro
Copy link
Member

This pull request fixes #21, when the exception key is a string instead of a Throwable instance.

@taylorotwell taylorotwell merged commit e08b64a into main Nov 23, 2023
3 checks passed
@taylorotwell taylorotwell deleted the fix/exception-as-string branch November 23, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pail generates an error when log context contains an "exception" key with a string value
2 participants