diff --git a/tracker/tracker/src/main/app/index.ts b/tracker/tracker/src/main/app/index.ts index a22fad0d4..93d7541c0 100644 --- a/tracker/tracker/src/main/app/index.ts +++ b/tracker/tracker/src/main/app/index.ts @@ -770,7 +770,7 @@ export default class App { this.debug.error('Openreplay compression error:', err) this.worker?.postMessage({ type: 'uncompressed', batch: batch }) } else { - this.debug.info( + console.log( 'OpenReplay: compressed batch size', batchSize, '->',