We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f55b3 commit c28dbb4Copy full SHA for c28dbb4
CHANGELOG.md
@@ -32,6 +32,8 @@ The Sentry SDK team is happy to announce the immediate availability of Sentry La
32
Log::channel('sentry')->info('User {id} failed to login.', ['id' => $user->id]);
33
```
34
35
+ To learn more, head over to our [docs](https://docs.sentry.io/platforms/php/guides/laravel/logs/).
36
+
37
## 4.14.1
38
39
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.14.1.
0 commit comments