Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Socket event logger #24

Open
jean-airoldie opened this issue May 15, 2019 · 1 comment
Open

Socket event logger #24

jean-airoldie opened this issue May 15, 2019 · 1 comment
Labels
feature request A request for a new feature

Comments

@jean-airoldie
Copy link
Owner

Use the event monitoring API from #23 to create a socket event logger. This would fix #19 by emitting error messages when an authentication fails.

Things to consider:

  • Use a global singleton logger vs. create a logger
@jean-airoldie jean-airoldie added the feature request A request for a new feature label May 15, 2019
@jean-airoldie
Copy link
Owner Author

Global singleton is probably the way to go. We should only start the event logger if logging is enabled.

@jean-airoldie jean-airoldie modified the milestone: 0.1 May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request A request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant