RESOLVED FIXED 215524
[webkitcorepy] Add a NullHandler to logger
https://bugs.webkit.org/show_bug.cgi?id=215524
Summary [webkitcorepy] Add a NullHandler to logger
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.