Bug 231270 - Add syntax to allow log channel configuration string to set all levels at once
Summary: Add syntax to allow log channel configuration string to set all levels at once
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-05 17:18 PDT by Basuke Suzuki
Modified: 2021-10-12 17:18 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2021-10-05 17:18:00 PDT
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".
Comment 1 Radar WebKit Bug Importer 2021-10-12 17:18:19 PDT
<rdar://problem/84174018>