Thanks Rainer, that was the mistake I had been making. -----Original Message----- From: Rainer Meier [mailto:[email protected]] Sent: Friday, 18 September 2009 5:08 PM To: Jacob Jarick Cc: [email protected] Subject: Re: [wpkg-users] disable debug
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 ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
