Skip to content

Commit

Permalink
[mirotalksfu] - ops
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Aug 7, 2024
1 parent 8d3f98e commit ea13ef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/Server.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,13 @@ if (sentryEnabled) {
],
tracesSampleRate: sentryTracesSampleRate,
});
/*
log.log('test-log');
log.info('test-info');
log.warn('test-warning');
log.error('test-error');
log.debug('test-debug');
*/
}

// Stats
Expand Down

0 comments on commit ea13ef5

Please sign in to comment.