uezo / aiproxy

🦉AIProxy is a reverse proxy for ChatGPT API that provides monitoring, logging, and filtering requests and responses.
Apache License 2.0
38 stars 1 forks source link

Add status code to the access log table #16

Closed uezo closed 8 months ago

uezo commented 8 months ago

Status code returned to the client is stored in status_code column.

v0.2 -> v0.3 migration: Add column status_code (Integer) manually to your accesslog table.