[wpkg-users] disable debug

Falko Trojahn nospam_ft at smi-softmark.de
Fri Sep 18 08:25:35 CEST 2009


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
 




More information about the wpkg-users mailing list