Replies: 1 comment 3 replies
-
I do get info logs btw, but no exception logs. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've added sentry to my project running on Laravel Vapor. But it's not logging any exceptions.
I've even added the sdn to the config file itself:
Added the exception handler:
Also added the log channel:
Am I doing anything wrong?
Beta Was this translation helpful? Give feedback.
All reactions