electionguard-python icon indicating copy to clipboard operation
electionguard-python copied to clipboard

#739 Logging

Open lprichar opened this issue 3 years ago • 0 comments

Issue

Supports #739

Description

Couldn't repro the 739 bug, so this adds several features that will help us if it occurs again:

  • If an error occurs during ballot decryption the system will now log it as an error and continue processing
  • This updates GUI logging to combine it with the regular EG logging
  • This updates GUI logging to send logs to the filesystem

Testing

Run the GUI, you should see file system logs at egui_mnt\data\logs

lprichar avatar Aug 16 '22 16:08 lprichar