Skip to content

Commit f0fb24d

Browse files
committed
🔊 improve and tidy up logs
1 parent c9f161f commit f0fb24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/models/controller.model.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ export class Controller {
398398
}
399399

400400
infoLogger(
401-
`[${orderingKey}] streamContacts`,
402-
'END',
401+
`streamContacts`,
402+
`[${orderingKey}] END`,
403403
providerConfig.apiKey,
404404
);
405405

0 commit comments

Comments
 (0)