[Webkit-unassigned] [Bug 142370] New: [Win] Provide tiered logging from MSBuild -- Errors on Top, Warnings after

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 16:30:05 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142370

            Bug ID: 142370
           Summary: [Win] Provide tiered logging from MSBuild -- Errors on
                    Top, Warnings after
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

MSBuild has the ability to output multiple logs with different filters. To make our logging more useful for quick review, I dialed the logging level back to errors only. However, we should also include warnings.

Unfortunately, there is no built-in "errors and warnings" logging level. Instead, lets log errors to one log file, warnings to another, and concatenate them (errors first) when our existing AssembleBuildLogs command runs at the end of the build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150306/87baa415/attachment-0002.html>


More information about the webkit-unassigned mailing list