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

generate logmessage for each alarm being sent #79

Open
fs1 opened this issue Mar 13, 2019 · 1 comment
Open

generate logmessage for each alarm being sent #79

fs1 opened this issue Mar 13, 2019 · 1 comment

Comments

@fs1
Copy link
Member

fs1 commented Mar 13, 2019

Each time an alarm or an er info ("Casus senden") was sent a log entry should be generated.
This log entry should inform the reader about: who initiated the message, who was the receiver, which type of message is it (tbd: is it better to log the whole message?) and at which time the message was sent.
This way we can handle complaints about the alarm-feature in a better way and we are also able to make statistics about the sent messages.

@robo-w robo-w added this to the Version 2.4.4 milestone Mar 13, 2019
@robo-w
Copy link
Contributor

robo-w commented Mar 13, 2019

I had a look into the data model of the log entries: It needs a database change for a clean implementation, so I suggest to postpone it for the next feature release. Currently the assigned units are logged in the PDF report, and also the "alarm sent at" message with initiating user and timestamp.

Summary: At the moment all relevant information is logged to the PDF report, but it could be put there in a better way. I think this could be combined with #68.

@robo-w robo-w modified the milestones: Version 2.4.4, Version 2.5.0 Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants