http://bugzilla.wpkg.org/show_bug.cgi?id=79


Rainer Meier <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62 is|0                           |1
           obsolete|                            |




--- Comment #37 from Rainer Meier <[EMAIL PROTECTED]>  2007-11-13 22:21:45 ---
Created an attachment (id=63)
 --> (http://bugzilla.wpkg.org/attachment.cgi?id=63)
Full package, logfile merging, print version

Daily update :-)

Within the discussion with Falko we had the idea that the log output written to
an intermediate (temporary) local log file should be copied to the final log
file (usually on server).

Therefore I implemented a change that at each initialization of a new log file
(e.g. when server logfile is finally initiated) all log entries from
"%TEMP%\wpkg-logInit.log" are copied and the temporary file is removed
afterwards.

Additionally the version of the script is now printed to eventlog and/or
logfile to ease support.

 * NEW: Added printing version number with information-severirty to log at each
 *      start. This was added to ease support. Users should always use the
 *      latest version and including the version allows verifying it when a
 *      user attaches an execution log to Bugzilla.
 * MOD: Added trimming of splitted LCID values. This allows parsing of values
 *      even if spaces are used before/after the comma which separates the
 *      values.
 * MOD: Log entries written to an intermediate log file (before final log could
 *      be initialized) are moved to the new log file when a new log file is
 *      initialized. This assures that all messages will appear on the server.
 *      NOTE: In case there is a fatal error during initialization WPKG might
 *      be unable to initialize the final log file on the server. For example
 *      if you use the [PROFILE] naming template and profile.xml canot be read.
 *      The temporary log file is removed after moving log entries to the new
 *      log file.

Anyway, as I see the changes get more and more "cosmetical" I suggest to test
it and then release it. Unless anybody votes strongly against it.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
-------------------------------------------------------
Easy Software Deployment >> http://wpkg.org
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to