Skip to content

Commit e6654e2

Browse files
committed
Add Laravel & Symfony note
1 parent f98789b commit e6654e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/platforms/php/common/logs/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ sidebar_order: 5600
99

1010
With Sentry Structured Logs, you can send text based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
1111

12+
<Alert title="Looking for Laravel or Symfony?">
13+
14+
Let us know what you would like to see on GitHub: [Laravel Logs](https://github.com/getsentry/sentry-php/issues/999) or [Symfony Logs](https://github.com/getsentry/sentry-symfony/issues/925).
15+
16+
</Alert>
17+
1218
## Requirements
1319

1420
<PlatformContent includePath="logs/requirements" />

0 commit comments

Comments
 (0)