Election-Tech-Initiative / electionguard-api-python

ElectionGuard Web API in python to demonstrate usage of electionguard-python in performing ballot encryption, casting, spoiling, and tallying.
https://www.electionguard.vote/
MIT License
36 stars 26 forks source link

💻 Add logging setting for development #210

Closed keithrfung closed 2 years ago

keithrfung commented 2 years ago

Is there an existing issue for this?

Suggestion

Logging would help improve certain calls for testing and development. Relevant to concerns raised by @lprichar .

Possible Implementation

Anything else?

No response