Try turning on debug. I believe the default level of logging sends data to the system log instead of the log file. I don't use the wpkgclient, but using wpkg.js requires the /debug for a log file to be generated. -----Original Message----- From: wpkg-users-bounces at lists.wpkg.org [mailto:wpkg-users-bounces at lists.wpkg.org] On Behalf Of Mike Burgener Sent: Wednesday, January 28, 2009 9:05 AM To: wpkg-users at lists.wpkg.org Subject: [wpkg-users] Wpkg-client logging issue Hi guys To enable logging in wpkgclient i enabled in config.xml that 2 parameters: <param name='logLevel' value='0xFF' /> <param name='log_file_path' value='\\whale\netlogon\wpkg\logswpkg-[YYYY]-[MM]-[DD]-[HOSTNAME].log' /> But this seems not to work, no logfile seems to be created, seems not to be a permission issue. The settingsfile contains this: <?xml version="1.0" encoding="UTF-8"?> <configuration><file>\\whale\netlogon\wpkg\wpkg.js</file><path-user></pa th-user><path-password></path-password><exec-user></exec-user><exec-pass word></exec-password><parameters>/synchronize /quiet</parameters><silent>YES</silent><pre-action></pre-action><post-ac tion></post-action><show-GUI>YES</show-GUI><logon-delay>15</logon-delay> <logon-message-1>WPKG is installing applications and applying settings...</logon-message-1><logon-message-2>Please wait, don't restart or power off your computer...</logon-message-2><priority>normal</priority><stop-service-af ter-done>NO</stop-service-after-done><laptop-mode>YES</laptop-mode><serv er-connecting-method>standard</server-connecting-method><server-connecti ng-ip>whale.u-blox.ch</server-connecting-ip><server-connecting-timeout>3 </server-connecting-timeout><server-connecting-script-timeout>3</server- connecting-script-timeout><server-connecting-script-file></server-connec ting-script-file></configuration> I cannot find any error. Thanks in advance Mike Burgener ------------------------------------------------------------------------ - wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |