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

Design and implement logging #7

Open
5 tasks
dexmona opened this issue Feb 27, 2019 · 0 comments
Open
5 tasks

Design and implement logging #7

dexmona opened this issue Feb 27, 2019 · 0 comments
Labels
Design Designing UGND's overall structure and specific functionalities Enhancement New feature or request Epic Large piece of work that encompasses many issues

Comments

@dexmona
Copy link
Contributor

dexmona commented Feb 27, 2019

Incoming messages should be logged, ideally in every stage from them getting received as packets from the modem (in case of UPRA) to them arriving as messages to the clients.

Decide

  • What to log
  • When to log
  • Where to store the logs created

Implement

  • Server side logging
  • Cilent side logging (lower priority)
@dexmona dexmona added Epic Large piece of work that encompasses many issues Design Designing UGND's overall structure and specific functionalities Implementation Enhancement New feature or request labels Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Designing UGND's overall structure and specific functionalities Enhancement New feature or request Epic Large piece of work that encompasses many issues
Projects
None yet
Development

No branches or pull requests

1 participant