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

Logging #4

Open
1 of 3 tasks
Rowbotronics opened this issue Dec 6, 2019 · 0 comments
Open
1 of 3 tasks

Logging #4

Rowbotronics opened this issue Dec 6, 2019 · 0 comments
Milestone

Comments

@Rowbotronics
Copy link
Collaborator

Rowbotronics commented Dec 6, 2019

Add logging for all critical operations. The physical access logs are the highest priority, as the system will be severely limited in usefulness without them. The other logs are also important, but could conceivably be implemented later if absolutely necessary. The debug logs should probably be added earlier in development for, you know, debugging or something.

  • Physical access logs
    • Door/machine unlocks and rejections
  • Admin action logs
    • Login
    • Edit user
    • Change settings
  • Debug logs
    • This should be a text log
    • Ability to view in web UI could be nice, but not necessary
@Rowbotronics Rowbotronics added this to the v3.0 milestone Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant