[Webkit-unassigned] [Bug 195182] RELEASE_LOG should not be Cocoa specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 2 09:47:03 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195182

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
The Linux equivalent of os_log would be sd-journal [1] from libsystemd (which we would want to be an optional dependency, not required), but I'm not familiar with it, nor am I convinced it's as low-cost as os_log, which sounds impressive. Not sure if using sd-journal would really make a ton of sense for WebKit, because WebKit is only a system library, not a system service.

Falling back to debug LOG() makes a lot of sense to me.

[1] https://www.freedesktop.org/software/systemd/man/sd-journal.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190302/69582d6a/attachment.html>


More information about the webkit-unassigned mailing list