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 1a438ff commit c28aa57Copy full SHA for c28aa57
develop-docs/sdk/telemetry/logs.mdx
@@ -311,7 +311,7 @@ Logs can be generated in three ways:
311
312
1. User calls Sentry’s Logging API directly: No `sentry.origin`.
313
314
-2. Captured from a 3rd-party logging library: Use `auto.log[...]` format.
+2. Captured from a logging library: Use `auto.log[...]` format.
315
```json
316
{ "sentry.origin": "auto.log.serilog" }
317
```
0 commit comments