Thanks - this would indeed be a good feature to have. At the moment, you can create a log by running pyffi from the command line, as described on this page:
I know about making a log as it is now. But I don't think you can output to the screen and a file at the same time (via the cmd line).
Also when running more than 1 job (thread/core), the output gets mixed together, this would (hopefully) not happen if it used a separate file for each job (thread/core)
(I just read my original request. It was not meant to be so demanding.. sorry for that)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks - this would indeed be a good feature to have. At the moment, you can create a log by running pyffi from the command line, as described on this page:
http://cs.elderscrolls.com/constwiki/index.php/Nif_Optimization
(search for "log.txt").
But it would be nice if you could also specify from the ini file that you want a log file.
I know about making a log as it is now. But I don't think you can output to the screen and a file at the same time (via the cmd line).
Also when running more than 1 job (thread/core), the output gets mixed together, this would (hopefully) not happen if it used a separate file for each job (thread/core)
(I just read my original request. It was not meant to be so demanding.. sorry for that)
Just a quick note that I haven't forgotten about this - it just won't be for this release.