I am going to guess the main reason this is not a thing is because, log files, can become VERY big and take up a TON of space. Something, that a lot of us do not like are VERY LARGE files. I use to run an online game that had a logfile to try and help prevent cheating and I will tell you, back in 1998 when hard drives were tiny, a logfile or MANY logfiles, for every time the game rebooted, took up a lot of hard drive space, something I had to make a batch file to make an easy way to delete. sometimes up to hundreds of logfile because the game would get caught in a crash loop because of a bug.
So, yeah, making a logfile is not really a hard thing to make but making it so that logfile does not end up taking gigs worth of data, that's an issue.
Last edited by twins_34; 02-12-2025 at 11:58 PM.
|