NEW231270
Add syntax to allow log channel configuration string to set all levels at once
https://bugs.webkit.org/show_bug.cgi?id=231270
Summary Add syntax to allow log channel configuration string to set all levels at once
Basuke Suzuki
Reported 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".
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-12 17:18:19 PDT
Note You need to log in before you can comment on or make changes to this bug.