flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.28k stars 272 forks source link

Use 'debug' log level when presets.conf doesn't exist #1269

Closed ForTheReallys closed 3 months ago

ForTheReallys commented 3 months ago

@flightlessmango bump

flightlessmango commented 3 months ago

I think this should be debug instead, no need to log this all the time for people who don't use present

ForTheReallys commented 3 months ago

Done