I spent most of the day trying to disable it because its just pointless and causing more useless cycles..
in 1 and half hours I got 19 THOUSAND warnings.
example
Warning: TgIconManager: Unable to load 'LoadingSpinner' element when creating IconDetails. Loading spinner will not display during the package loading process.
Now this is a joke.. I got 16,580 Thousand of this message
Warning: GetSocketWorldLocationAndRotation : Could not find socket 'WSO_Emit_01' in 'SKL_WEP_Seris_Skin06A_3P'
and here is another one.. but i've seen it for all champs
Warning: GetSocketWorldLocationAndRotation : Could not find socket 'WSO_Emit_01' in 'SKL_WEP_BombKing_Skin00A_3P'
now don't get me wrong log files are great.. But this is just hurting the program having this enabled and can't be disabled .. Not only do we get all these errors it takes time for it to jump around making calls and physically writing to the hardrive .this could be one of the biggest reason why we see so much fps loss during heavy battles ..seeing its busy doing all the entry's as well
. I've also caught it directly writing to the drive.. so for people with ide drives this would cause even more problems.. And the life span on our ssd's..
I could make a video on this subject but thought i would post it here first because I have one log file that was 34mb and had 293,170 thousand entry's and that was one night of playing.. so we are talking millions and millions of writes to my hardrive and slowing down the game.
So I ask to please remove logging .. Not asking you to fix the bugs.. but stop showing us the bugs and causing even more system lag. And I'm positive 99 percent of the users don't even know about these log files anyways.. so remove it or actually let us disable it.
also the only thing i can do on my end is disable this LogTimes=false
why ..well at least i can save some cpu cycles cause it also has to check the time every time it writes to the hardrive as well.