When I have more than 1 FGFS running, it would be nice that each client made its own fgfs.log file.
Also it would be nice to have more than last 2 flights.
Done longer rotation (previous 10 logs) in FG commit de89d7259362ab36659c24709b4468bdef67b419
We still don't log for secondary copies, since this means finding some other location to write the files to. We could allow reading an FGFS_LOG_PATH env var I guess?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Done longer rotation (previous 10 logs) in FG commit de89d7259362ab36659c24709b4468bdef67b419
We still don't log for secondary copies, since this means finding some other location to write the files to. We could allow reading an FGFS_LOG_PATH env var I guess?