Hi,

Jacob Jarick wrote:
> Hi, I have
> <param name='logLevel' value='1' />
>
> Set in config.xml but my clients still log a very large amount of debug
> output:
>
> ~~~SNIP~~~~
> 2009-09-18 11:39:03, DEBUG   : Initialized temporary local log file:
> C:\WINDOWS\TEMP\wpkg-logInit.log
> 2009-09-18 11:39:03, DEBUG   : Initializing new log file:
> \\ws0452\wpkg_client_logs\wl0046-2009-0
There are several ways where you can enable logLevel setting:

- at cmd line (e.g. in Wpkg client)

- in profile, e.g.
  <profile id="testprofile" logLevel="0xff">

- in config.xml
(You don't have two or more lines "<param name='logLevel' ... />" in
your config.xml, do you?)

HTH
Falko
 

-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to