Hi Jacob, Jacob Jarick wrote: > Hi, I have > <param name='logLevel' value='1' /> Are you sure these files are new? If you set logLevel to 1 (errors only) WPKG usually would log nothing at all. So if you still have some log files in your log directory they just stay there unless WPKG has to write a new one. So you might still see a log of a previous run because any following WPKG run with logLevel 1 did not have to write to a log file at all. So try removing your old log files and see if it's re-created. Probably it's not. br, Rainer |