Sentry logging #1045
Answered
by
cleptric
jgrygierek
asked this question in
Q&A
Sentry logging
#1045
-
Hi, its me again xD Can someone explain me what is a difference between: https://docs.sentry.io/platforms/php/guides/laravel/usage/#log-channels
and https://docs.sentry.io/platforms/php/guides/laravel/logs/#requirements
We have two different drivers, what is a purpose for each one? |
Beta Was this translation helpful? Give feedback.
Answered by
cleptric
Sep 30, 2025
Replies: 1 comment
-
The first creates Sentry issues from log messages, the other one creates Sentry logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jgrygierek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The first creates Sentry issues from log messages, the other one creates Sentry logs.