Skip to content

Commit

Permalink
feat: Add docs about what captureMessage does (#11258)
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Sep 18, 2024
1 parent 93667e8 commit ad051c9
Show file tree
Hide file tree
Showing 19 changed files with 38 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/platforms/android/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/apple/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/dart/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/dotnet/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/elixir/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/flutter/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/go/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/java/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/javascript/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/kotlin-multiplatform/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/native/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/php/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/php/guides/laravel/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ In Laravel, you can pass an error object to `captureException()` to get it captu

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />

## Customization
Expand Down
2 changes: 2 additions & 0 deletions docs/platforms/powershell/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/python/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/ruby/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/rust/common/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/unity/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />
2 changes: 2 additions & 0 deletions docs/platforms/unreal/usage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th

Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.

Messages show up as issues on your issue stream, with the message as the issue name.

<PlatformContent includePath="capture-message" />

0 comments on commit ad051c9

Please sign in to comment.