Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timestamps to server trace #103

Open
jwaldmann opened this issue Dec 17, 2020 · 0 comments
Open

Add timestamps to server trace #103

jwaldmann opened this issue Dec 17, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jwaldmann
Copy link

Output looks like

[pubsub] Remove client c2713fd0-40a7-11eb-b756-13f0458006f2
[pubsub] Add client e7667620-40a7-11eb-b756-13f0458006f2
New subscriber via add method: {
  id: 'e7669d30-40a7-11eb-b756-13f0458006f2',
  topic: 'session:NGFmNzNlYmItMjc2OS00ZjcxLTk5NmMtOTIzZWMxZTcyNGMw:target:tidal:in',
  clientId: 'e7667620-40a7-11eb-b756-13f0458006f2',
  type: 'ws'
}
[pubsub] Remove client e7667620-40a7-11eb-b756-13f0458006f2

For a longer-running server, a timestamp would be nice

@munshkr munshkr added the enhancement New feature or request label Dec 18, 2020
@munshkr munshkr changed the title add timestamps to server trace Add timestamps to server trace Dec 21, 2020
@munshkr munshkr modified the milestones: Flok 1.0, Version 1.0, Version 1.1 Jan 8, 2024
@munshkr munshkr removed the flok-next label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants