chore(windows): Clean up debug logging in keyman32 / kmtip
Open
chore
windows/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Now that we have ETW, we can cleanup a bunch of bits and pieces in debug logs:
- [ ] Add GetLastError to events?
- [ ] Rewrite all logging as Unicode (avoid any ANSI logs)
- [ ] Refactor KLog as DebugLogClient
- [x] Remove unused fields, consider if we want additional fields of data.
Contributor guide
Assessment
This issue has not been assessed yet.