Skip to main content

Module logging

Module logging 

Source
Expand description

The logging node — emits a structured JSON access-log line for the current request/response via tracing (target access_log).

Structs§

LoggingPlugin
Logs a JSON record (method, path, host, remote address, status, response body size, and any accumulated errors) at info level under the access_log target, then passes the context through unchanged.