Skip to content

Commit 8e76c5d

Browse files
committed
add a note to readme
1 parent ba00c98 commit 8e76c5d

File tree

1 file changed

+3
-0
lines changed
  • 3rd-party-integrations/SentrySwiftLog

1 file changed

+3
-0
lines changed

3rd-party-integrations/SentrySwiftLog/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A `swift-log` handler that forwards log entries to Sentry's structured logging system, automatically capturing application logs with full context including metadata, source location, and log levels.
44

5+
> [!NOTE]
6+
> This repo is a mirror of [github.com/getsentry/sentry-cocoa](https://github.com/getsentry/sentry-cocoa). The source code lives in `3rd-party-integrations/SentrySwiftLog/`. This allows users to import only what they need via SPM while keeping all integration code in the main repository.
7+
58
## Installation
69

710
### Swift Package Manager

0 commit comments

Comments
 (0)