File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
docs/product/explore/logs/getting-started Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -193,11 +193,16 @@ To set up Sentry Logs, use the links below for supported SDKs. After it's been s
193193 label = " Android"
194194 url = " /platforms/android/logs/"
195195 />
196+ - <LinkWithPlatformIcon
197+ platform = " apple"
198+ label = " Apple"
199+ url = " /platforms/apple/logs/"
200+ />
196201- <LinkWithPlatformIcon
197202 platform = " capacitor"
198203 label = " Capacitor"
199204 url = " /platforms/javascript/guides/capacitor/logs/"
200- />
205+ />
201206- <LinkWithPlatformIcon
202207 platform = " dart.flutter"
203208 label = " Flutter"
@@ -207,15 +212,11 @@ To set up Sentry Logs, use the links below for supported SDKs. After it's been s
207212 platform = " react-native"
208213 label = " React Native"
209214 url = " /platforms/react-native/logs/"
210- />
215+ />
211216
212217### PHP
213218
214- - <LinkWithPlatformIcon
215- platform = " php"
216- label = " PHP"
217- url = " /platforms/php/logs/"
218- />
219+ - <LinkWithPlatformIcon platform = " php" label = " PHP" url = " /platforms/php/logs/" />
219220- <LinkWithPlatformIcon
220221 platform = " php.laravel"
221222 label = " Laravel"
@@ -244,7 +245,11 @@ To set up Sentry Logs, use the links below for supported SDKs. After it's been s
244245
245246### Rust
246247
247- - <LinkWithPlatformIcon platform = " rust" label = " Rust" url = " /platforms/rust/logs/" />
248+ - <LinkWithPlatformIcon
249+ platform = " rust"
250+ label = " Rust"
251+ url = " /platforms/rust/logs/"
252+ />
248253
249254### .NET
250255
@@ -273,11 +278,6 @@ To set up Sentry Logs, use the links below for supported SDKs. After it's been s
273278
274279We're actively working on adding Log functionality to additional SDKs. Check out these GitHub issues for the latest updates:
275280
276- - <LinkWithPlatformIcon
277- platform = " cocoa"
278- label = " Cocoa (iOS)"
279- url = " https://github.com/getsentry/sentry-cocoa/issues/5122"
280- />
281281- <LinkWithPlatformIcon
282282 platform = " elixir"
283283 label = " Elixir"
You can’t perform that action at this time.
0 commit comments