RESOLVED FIXED314431
[webkitcorepy] Add structured logging with color and stream splitting
https://bugs.webkit.org/show_bug.cgi?id=314431
Summary [webkitcorepy] Add structured logging with color and stream splitting
Diego De La Toba
Reported 2026-05-08 12:57:43 PDT
LoggingGroup now auto-configures the root logger with timestamped output, stdout/stderr stream splitting, and ANSI color for warnings and errors. Passing -v switches to a verbose format that includes module, function, and line number. Tools using LoggingGroup get this behavior without code changes.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-08 12:57:49 PDT
Diego De La Toba
Comment 2 2026-05-08 13:28:45 PDT
EWS
Comment 3 2026-05-13 15:55:18 PDT
Committed 313202@main (8bf2d9c9faab): <https://commits.webkit.org/313202@main> Reviewed commits have been landed. Closing PR #64575 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.