Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update sentry_logging/lib/src/version.dart
Co-authored-by: Manoel Aranda Neto <[email protected]>
  • Loading branch information
ueman and marandaneto authored Nov 23, 2021
commit 66c974ae905de4b7fe4530f3ad41d7840a141a39
2 changes: 1 addition & 1 deletion sentry_logging/lib/src/version.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
const String sdkVersion = '6.2.0';

/// The default SDK name reported to Sentry.io in the submitted events.
const String sdkName = 'sentry.dart.sentry_logging';
const String sdkName = 'sentry.dart.logging';