Skip to content

Commit 4a6e552

Browse files
committed
Add removal to migration guide
1 parent f0922b4 commit 4a6e552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Updates and fixes for version 9 will be published as `SentryNodeServerlessSDKv9`
4141

4242
- `BaseClient` was removed, use `Client` as a direct replacement.
4343
- `hasTracingEnabled` was removed, use `hasSpansEnabled` as a direct replacement.
44+
- `logger` and type `Logger` were removed, use `debug` and type `SentryDebugLogger` instead.
4445

4546
## No Version Support Timeline
4647

0 commit comments

Comments
 (0)