Bug 216480

Summary: [webkitcorepy] Log autoinstall details even without a logger configured
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=216396
Attachments:
Description Flags
Patch
none
Patch for landing none

Jonathan Bedard
Reported 2020-09-14 08:50:45 PDT
The AutoInstaller is clever, but often opaque, especially because it often does not log when packages are being installed since the NullHandler logger is configured by default. To work around this, when the NullHandler logger is configured, we should log to stderr.
Attachments
Patch (4.12 KB, patch)
2020-09-14 09:03 PDT, Jonathan Bedard
no flags
Patch for landing (4.13 KB, patch)
2020-09-14 10:25 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-09-14 08:54:21 PDT
Jonathan Bedard
Comment 2 2020-09-14 09:03:28 PDT
Jonathan Bedard
Comment 3 2020-09-14 10:25:37 PDT
Created attachment 408720 [details] Patch for landing
EWS
Comment 4 2020-09-14 10:58:56 PDT
Committed r267023: <https://trac.webkit.org/changeset/267023> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408720 [details].
Note You need to log in before you can comment on or make changes to this bug.