BrianLima / UWPHook

🔗 Add your Windows Store or UWP games to Steam
https://brianlima.github.io/UWPHook/
MIT License
1.5k stars 116 forks source link

fix: log admin permission issue #98

Closed stevealexandre closed 1 year ago

stevealexandre commented 1 year ago

Define logger level in settings Refactor settings view grid Create log file into AppData\Roaming\Briano\UWPHook instead of the app directory (permission issue windows UAC) Convert all existing logger to output to the log file.