[Webkit-unassigned] [Bug 231270] New: Add syntax to allow log channel configuration string to set all levels at once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 17:18:00 PDT 2021


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

            Bug ID: 231270
           Summary: Add syntax to allow log channel configuration string
                    to set all levels at once
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

Currently status can be set on/off at once, but the level is set by hardcoded default with "error" and no way to set them at once.

In this patch I introduce the syntax "all=warning".

-- 
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/20211006/c6d2beb2/attachment.htm>


More information about the webkit-unassigned mailing list