[Webkit-unassigned] [Bug 143938] New: Make WTF Logging runtime switchable, starting with WebCore's Network channel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 19 15:52:50 PDT 2015


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

            Bug ID: 143938
           Summary: Make WTF Logging runtime switchable, starting with
                    WebCore's Network channel
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: barraclough at apple.com

Currently WTF logging only works in debug builds; it would be useful if it could be enabled in release builds.

Logging should also support severity levels to enable different granularities (with the potential to vary default verbosity by system capabilities and build style).

Adding new logging macro to support level & moving channels incrementally, since some logging may be expensive even when disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150419/c5a7f87d/attachment.html>


More information about the webkit-unassigned mailing list