Skip to content

Empty arguments in log messages #942

@michael-o

Description

@michael-o

I see constantly empty arguments in log output:

2026-02-14 22:24:13.529998 [pid: 90366, tid: 35041079296] [wsgi:info] Attach interpreter ''.
2026-02-14 22:30:57.214328 [pid: 91649, tid: 35041079296] [wsgi:info] Cleanup interpreter ''.

It is not clear whether this is a bug or the supposed argument can be empty, if it can the ap_log_error() should be guarded and not pass any argument at all as this causes confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions