date('c'), 'endpoint' => $endpoint, 'method' => $_SERVER['REQUEST_METHOD'] ?? 'GET', 'body' => $body, ], JSON_UNESCAPED_UNICODE); @file_put_contents("$logDir/log.jsonl", $line . "\n", FILE_APPEND); }