8000 log in server index file · sdemjanenko/sentry-javascript@1179c84 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1179c84

Browse files
committed
log in server index file
1 parent a789bad commit 1179c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/src/index.server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ export { withSentryConfig } from './utils/config';
4949
export { withSentry } from './utils/handlers';
5050

5151
// wrap various server methods to enable error monitoring and tracing
52+
console.log('about to instrument the server');
5253
instrumentServer();

0 commit comments

Comments
 (0)
0