cacert-boardvoting/.gitignore
Jan Dittberner 4d23b6a48f Switch to more flexible go-logging
This commit switches from loggo to the more flexible go-logging
framework. Logs of severity INFO or higher are now written to a separate
boardvoting.log file.

Errors during execution of mail templates are now logged.

A reasoning for the vote result is now logged and put into the mail
notification when a decision is closed.
2017-04-22 20:07:39 +02:00

9 lines
78 B
Text

*.crt
*.key
*.log
*.pem
*.sqlite
.*.swp
.idea/
cacert-boardvoting
config.yaml