Expand description
The logging node — emits a structured JSON access-log line for the
current request/response via tracing (target access_log).
Structs§
- Logging
Plugin - Logs a JSON record (method, path, host, remote address, status, response
body size, and any accumulated errors) at
infolevel under theaccess_logtarget, then passes the context through unchanged.