Skip to content

Commit

Permalink
🔊 improve and tidy up logs
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonaOna committed Feb 21, 2024
1 parent c9f161f commit f0fb24d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/models/controller.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ export class Controller {
}

infoLogger(
`[${orderingKey}] streamContacts`,
'END',
`streamContacts`,
`[${orderingKey}] END`,
providerConfig.apiKey,
);

Expand Down

0 comments on commit f0fb24d

Please sign in to comment.