Page 1 of 1

Long term logs?

Posted: Sat Apr 11, 2020 8:09 pm
by FoldingFodder
Hi,

Are there any long term logs kept by the FAH software?

Looking at the log file, it seems to be reset every time the computer is rebooted. I was hoping to view the logs from since the very first time i ran the software.


Thanks

Re: Long term logs?

Posted: Sat Apr 11, 2020 8:29 pm
by ajm
Assuming you're using Windows, you can find a number of the 16 last logs in C:\Users\YourUserName\AppData\Roaming\FAHClient\logs
And you can increase that number: viewtopic.php?f=106&t=34015&p=322904&hilit=logs#p322904

Re: Long term logs?

Posted: Sat Apr 11, 2020 11:52 pm
by PantherX
There's another option for you to consider:

Code: Select all

  log-rotate <boolean=true>
    Rotate log files on each run.

<log-rotate v='true'/>
IIRC, FAHControl would struggle if the log size when above 78 Megabytes. This was during the initial alpha testing of V7 so if you choose to not rotate your logs automatically, keep in mind that the size of it might cause issues.