Bug 215524

Summary: [webkitcorepy] Add a NullHandler to logger
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, slewis, 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=214378
Attachments:
Description Flags
Patch none

Jonathan Bedard
Reported 2020-08-14 14:49:11 PDT
Most Python libraries, when they define a logger, will add a null handler to that logger to suppress logging from their module unless client programs explicitly define a logger.
Attachments
Patch (1.35 KB, patch)
2020-08-14 15:40 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-08-14 15:36:30 PDT
Jonathan Bedard
Comment 2 2020-08-14 15:40:54 PDT
EWS
Comment 3 2020-08-14 16:28:24 PDT
Committed r265716: <https://trac.webkit.org/changeset/265716> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406630 [details].
Note You need to log in before you can comment on or make changes to this bug.