On Sat, Sep 21, 2024 at 6:46β―AM Thomas Meyer <tho...@m3y3r.de> wrote: > > Hi all, > > I hope you're all doing well and keeping your servers running smoothly! π > > A little while ago, I submitted PR #429 to add support for log_formatter and > a shiny new JSON log formatter to mod_log_config. It's been sitting quietly, > waiting for a bit of love (or at least a review), but it seems everyone has > been busy keeping the web safe and sound, so it hasn't gotten much attention. > > I know you're all swamped, but if anyone has a moment to take a quick look, > I'd really appreciate it! The logs are patiently waiting to be formatted in > style (and JSON!). If thereβs anything I can do to help move it along or make > it easier to review, feel free to let me know. > > Thanks a lot for your time! I'll buy the first round of virtual coffee β for > anyone who can help push this one through. π
a few minor requests after paging through again: 1. doc (mod_log_config.xml, logs.xml -- not just for the obvious reasons, but it helps reviewers too) 2. changelog entry (is the only expected change that you can pick JSON or are there other subtle things to declare?) 3. Some of the TODOS might be a little alarming to reviewers, it is unclear which ones are status quo for example 4. it's a massive pain to get started, but test coverage in https://svn.apache.org/repos/asf/httpd/test/framework/trunk . I will try to find some time to create a skeletal test for json and non-json just so the code is actually running. 5. replace "gruppenwechsel" in comments