25 Sep
2008
25 Sep
'08
6:46 a.m.
2008/9/24 Igor R
If by saying "redirect its output to log" you mean redirecting your child process' stdout to a file, then I guess it has nothing to do with logging libraries. If your application runs on windows, the following MS article might be useful: http://support.microsoft.com/kb/190351
Thanks but the problem is a log file is created by the log library and I don't have a handle to it.