eFMer - BoincTasks and TThrottle forum

TThrottle For Windows => Wish List => Topic started by: benDan on November 08, 2010, 05:32:09 PM

Title: Add a disk LOG file?
Post by: benDan on November 08, 2010, 05:32:09 PM
I would like to see an option to turn on a disk log file for debugging.
I realize that this would slow down the program but sometimes I really want to see what is going on 'under the hood'.
It could run with a big warning on the task window so you don't forget.
It should be set to run at startup if a config file entry is true.
various options could be used to explore different functions.

<!--    ==============
   set LOG File
   ==============

-->
<!--
<LOG>
      <LOGFILE>1</LOGFILE>
      <LOGFILEDISK>C:\Program Files\eFMer\TThrottle\LOGFILE.txt</LOGFILEDISK>
      <LOGFILEoption-1> ... </LOGFILEoption-1>

      <LOGFILEoption-n> ... </LOGFILEoption-n>
</LOG>
-->

Thanks for considering this
:)
Title: Re: Add a disk LOG file?
Post by: fred on November 08, 2010, 05:37:44 PM
Quote from: benDan on November 08, 2010, 05:32:09 PM
I would like to see an option to turn on a disk log file for debugging.
I realize that this would slow down the program but sometimes I really want to see what is going on 'under the hood'.
It could run with a big warning on the task window so you don't forget.
It should be set to run at startup if a config file entry is true.
various options could be used to explore different functions.
On the list, shouldn't give that much overhead.
Title: Re: Add a disk LOG file?
Post by: benDan on November 08, 2010, 05:39:06 PM
Bless you! ;D