Re: [webkit-dev] Proposal to enable logging under non-systemd linux distros

2021-10-21 Thread Pablo Correa Gomez via webkit-dev
On Tue, 2021-10-19 at 19:32 -0500, Michael Catanzaro wrote: > On Wed, Oct 20 2021 at 02:07:56 AM +0200, Pablo Correa Gomez via > webkit-dev wrote: > > - Rename USE_SYSTEMD to USE_JOURNALD and have a conditional check > > which looks for elogind if libsystemd is not fou

[webkit-dev] Proposal to enable logging under non-systemd linux distros

2021-10-19 Thread Pablo Correa Gomez via webkit-dev
Dear webkit maintainers, I am a contributor to postmarketos/alpine linux. We recently bumped into some runtime crashes in webkit2gtk which were very hard to debug due to the lack of logging. The reason for the lack of logging seems to be that alpine configures webkit2gtk with -DPORT=GTK -DUSE_SYST