[Webkit-unassigned] [Bug 232080] New: Enable logging in under non-systemd linux distros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 08:00:38 PDT 2021


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

            Bug ID: 232080
           Summary: Enable logging in under non-systemd linux distros
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ablocorrea at gmail.com

For linux distributions which do not use systemd, there exists an alternative login deamon, elogind, which is commonly used. elogind is compatible with systemd's journald interface. Renaming the `USE_SYSTEMD` configuration option to `ENABLE_JOURNALD_LOG` and adding the possibility to detect libelogind, would allow such distros to build with logging enabled.

-- 
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/20211021/faa0b6a1/attachment.htm>


More information about the webkit-unassigned mailing list