-
-
Notifications
You must be signed in to change notification settings - Fork 372
Structured Logs: Add SentrySwiftLog Integration
#6286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 36 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
a72802e
POC: Add `swift-log` package
denrase 7032e87
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 4b491c8
use trace instead of error in sample app
denrase 21dc2de
add tests, move sample to app with ios > 11
denrase 59117a4
revert changes in sample app
denrase 2fcf8bb
remove unused helper
denrase 467f314
no need for docs for swift-log methods
denrase 00559c2
fix typo
denrase 249759b
no need to map level
denrase 1c0a0d4
fix typo
denrase 39dc722
format package
denrase 3f82bb0
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase ce69ea1
Rename to SentrySwiftLog
denrase 825e5df
remae target
denrase 7139756
Add changelog
denrase 2408a07
disable lint warning, remove todo
denrase f9062d6
Exclude from SentryObjc
denrase f6bc914
test SentrySwiftLog
denrase fd73f1e
Update prepare-package.swift
denrase fb07770
Add shared scheme
denrase befdf40
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 45c8ed8
fix old target names
denrase 0779263
format
denrase 601a5ae
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 4e20b63
Move example to iOS-Swift app
denrase a607ccb
bump depolyment targets for senryswiftlog target
denrase 3d57dc6
add cl entry
denrase 3a4fec5
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 6e50913
cleanup changelog
denrase 36cf96c
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase cbd54d6
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase c9356f5
disable automatic signing
denrase 3063011
remove auto code signing
denrase 150ecfc
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase f376191
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 476a3d6
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 510af71
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase d04e56a
update changelog
denrase dcefd41
add comments to package and decisions
denrase 8a49b9a
fix threshold implementation
denrase 48f673b
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase efebbf5
remove shared scheme (not needed for runnign tests after all)
denrase 81cc0de
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase c66cee2
cleanup project file
denrase 234b64a
update test.yml
denrase b1bda95
fix „bloated“ pbxproj file by adding shared xcconfig
denrase 8b90e4f
udate
denrase 7d64f52
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 40b7f6b
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase de91c84
Set GENERATE_INFOPLIST_FILE for text.yaml to run
denrase 91af0b7
add testplan
denrase 9f33d01
Enable AccessLevelOnImport
denrase 0814443
Add SENTRY_TEST and SENTRY_TEST_CI flags
denrase d24582c
add SentrySwiftLog.xcconfig to versionbump
denrase 6342cc4
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase c430869
add tsts for missed lines (codecov)
denrase 95d02ac
check if sdklogger is really used
denrase 7ff3aba
Merge branch 'main' into denrase/swift-log-sentry-poc
denrase 93a4538
test subscript setter
denrase a94b3bd
use correct key
denrase 3c15f44
set product bundle id
denrase File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.