[wpkg-users] [Bug 266] New: Feature: enhanced logging per package

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Mon Jan 30 10:55:07 CET 2012


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

           Summary: Feature: enhanced logging per package
           Product: WPKG
           Version: other
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wpkg.js
        AssignedTo: mangoo at wpkg.org
        ReportedBy: wpkg_bugzilla.20.konus at xoxy.net
         QAContact: wpkg-users at lists.wpkg.org


At the moment it is possible to create a log for every client and save this log
to a network destination. An admin has then to watch all client-logs to get an
overview where a packaged is already installed and if the installation was
successful.

I would like to suggest to optionally create a additional log file for every
package. After installation of a package wpkg should write a single line to a
logfile (with the name of the package) and add the name of client, result
(error, success) and date/time.

Note: I guess, in my environment there should be no problems with concurrent
file access. However, for big environments there should be a logic how often
wpkg tries to open the file and how log it has to wait between the retries.

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



More information about the wpkg-users mailing list