Joshua Boelter
Joshua Boelter
The console log writer doesn't handle input from the default log (or any Write) when redirected into zerolog and writes `%!S` as the log level. **Example** ```` golang package main...
### Windows Terminal version 1.15.2875.0 ### Windows build number 10.0.22621.819 ### Other Software N/A - brand new system setup ### Steps to reproduce This should repro on a brand new...
## Summary of the Pull Request Launch elevated instances via shell:AppsFolder Fixes #14501 This uses `shell:AppsFolder` to launch elevated instances of the app via `ShellExecuteEx` and `runas` in elevate-shim.exe. The...