view mod_log_http/README.markdown @ 5175:432587ad1642

mod_muc_rtbl: fix traceback because of scoping error There is no "event" there, we have to use the occupant data instead. That's what you get for moving code around!
author Jonas Schäfer <jonas@wielicki.name>
date Wed, 22 Feb 2023 13:33:16 +0100
parents 7a5dae85f26f
children
line wrap: on
line source

---
summary: HTTP request logging
...

Introduction
============

This module logs *outgoing* requests that go via the internal net.http API.

Output format liable to change.

Configuration
=============

One option is required, set `log_http_file` to the file path you would like to log to.

Compatibility
=============

  ----- -------
  0.10   Works (requires 375cf924fce1 or later)
  ----- -------