Re: [users@httpd] Decades old minor bug...

2025-05-23 Thread Curry, Alan
On 5/22/2025 10:45 AM, Kalin KOZHUHAROV wrote: > > logname? logINname? Remote user login name? > Anything but "LOGname"! It is about a user, a login, not a log(file). Whoever wrote the %l code and documentation for Apache didn't hallucinate the word "logname". It was at least marginally acceptabl

[users@httpd] Decades old minor bug...

2025-05-22 Thread Kalin KOZHUHAROV
Hi there, I've been using the httpd since the 1.x days and today after revisiting some of the logging format documentation for n-hundredth time, I noted the doc text of this long forgotten and unused feature in `mod_log_format` is strange: %l Remote logname (from identd, if supplied). logname? lo