It's really not a good idea to change it.
In case someone does have a use case for it, we keep the option anyway,
but in developer tools, with a loud warning next to it.
Should help #18929 by reducing the number of people causing themselves trouble
with the option.
* Rename LogType to Log
* Explicitly use the Log:: enum when logging. Allows for autocomplete when editing.
* Mac/ARM64 buildfix
* Do the same with the hle result log macros
* Rename the log names to mixed case while at it.
* iOS buildfix
* Qt buildfix attempt, ARM32 buildfix