Logs & usage tracking
Beyond the Cocolevio Dashboard, the built-in platform pages give per-request depth:
| Page | Use it for |
|---|---|
| Usage | the built-in analytics — global spend, per-model activity, per-key activity, tag activity |
| Logs | One row per request: timestamp, key, model, tokens, cost, latency, status; click for full detail |
Every request through the gateway is attributed to its virtual key, which is what powers
per-app cost reporting. The Auto-Switch decision for each request is also logged by the
router ([AIRouter] tier=… -> model…) in the gateway container logs.