The nant log is kept in memory until the process has finished. When the process is killed the log is gone. That might sound like bad news for you, but as far as i know some initial work was done to change this behavior. At some point in the future CC.Net will stream the logs to disk instead of keeping them in memory. This will also solve some other problems like OutOfMemory exceptions with huge logs...
I hope that is about what you wanted to hear. regards, Daniel 2009/12/11 Edwin <[email protected]>: > sometimes I use abort button to force stop ccnet job.The nant log > always can't generate.how can I know what jobs had run or not?I want > to continuous the rest of jobs that not run after I abort.Thanks.. >
