http://bugzilla.wpkg.org/show_bug.cgi?id=92
--- Comment #2 from Jens Geile <[EMAIL PROTECTED]> 2007-12-13 19:44:57 --- What i actually want is loglevel=27 without lines like this: 2007-12-13 19:20:59, DEBUG : Adding package with ID '7zip' to profile packages. 2007-12-13 19:20:59, DEBUG : Found package node '7zip (7zip) in package database 2007-12-13 19:20:59, DEBUG : Adding package with ID 'adobereader' to profile packages. 2007-12-13 19:20:59, DEBUG : Found package node 'Adobe Reader 8 (adobereader) in package database 2007-12-13 19:20:59, DEBUG : Adding package with ID 'cccp' to profile packages. ... ... ... 2007-12-13 19:20:59, DEBUG : Found installed package '7zip' (7zip). 2007-12-13 19:20:59, DEBUG : Package '7zip' (7zip) found in profile packages. 2007-12-13 19:20:59, DEBUG : Found installed package 'Adobe Reader 8' (adobereader). 2007-12-13 19:20:59, DEBUG : Package 'Adobe Reader 8' (adobereader) found in profile packages. 2007-12-13 19:20:59, DEBUG : Number of packages to remove: 0 2007-12-13 19:20:59, DEBUG : Going to install package '7zip' (7zip), Revision 451, (execute flag is '', notify flag is 'false'). 2007-12-13 19:20:59, DEBUG : Package '7zip' (7zip): Not yet processed during this session. 2007-12-13 19:20:59, DEBUG : Checking existence of package: 7zip 2007-12-13 19:20:59, DEBUG : Uninstall entry for 7-Zip 4.45 was found: test successful 2007-12-13 19:20:59, DEBUG : Package '7zip' (7zip): Already installed. Skipping. 2007-12-13 19:20:59, DEBUG : Going to install package 'Adobe Reader 8' (adobereader), Revision 80, (execute flag is '', notify flag is 'false'). 2007-12-13 19:20:59, DEBUG : Package 'Adobe Reader 8' (adobereader): Not yet processed during this session. 2007-12-13 19:20:59, DEBUG : Checking existence of package: Adobe Reader 8 2007-12-13 19:20:59, DEBUG : Uninstall entry for Adobe Reader 8 - Deutsch was found: test successful 2007-12-13 19:20:59, DEBUG : Package 'Adobe Reader 8' (adobereader): Already installed. Skipping. ... ... ... and so on. I don't want all the DEBUG messages related to packages. Just loglevel=19 + all the misc wpkg output stuff about starting, which files it loaded, and so on... > If I try this, only errors are written to logfile. Perhaps you could provide > an example or a patch to make clear what you would like to have? I don't have the time to write a patch atm but I'll try once i have some free time at hand. > I use <param name='logfilePattern' value='wpkg-[HOSTNAME]-[PROFILE]-[mm].log' > /> so it's nearly like logfile rotation, since the chance to overwrite the > last logfile (must have same minute) is small. I have environments with 10 up to 350 machines ... that would be a maximum of 60*350=21000 log files instead of a maximum of 350 log files... Appending all logs for one client shouldnt be that hard and saves a lot of sanity. ;) -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ------------------------------------------------------- Easy Software Deployment >> http://wpkg.org _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
