Election-Tech-Initiative / Election-Tech-Initiative/electionguard-core2
✨ C++ -> Update logging -> remove magic strings referencing function name
Open
enhancement
Technical Debt
- Dominant language
- C#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
replace magic strings of function name with `__func__` (introduced in Cpp11)
### Possible Implementation
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.