wpkg-users-bounces at lists.wpkg.org scritti il 23/04/2009 22.09.32 > For the logfile, you can set parameters in config.xml or on command line: > /logfilePattern:wpkg-[HOSTNAME].log > or > <param name='logfilePattern' value='wpkg-[HOSTNAME].log' /> I tried to launch wpkg.js with these parameters: /synchronize /logLevel=0xff /logfilePattern:log.log /log_file_path:\ but the file log.log is never created. Why? |