feat: add gateway logs tab

This commit is contained in:
Peter Steinberger
2026-01-08 03:43:46 +00:00
parent ad6095c807
commit 64fc3c068d
15 changed files with 721 additions and 2 deletions

View File

@@ -212,6 +212,7 @@ type Client = {
const METHODS = [
"health",
"logs.tail",
"providers.status",
"status",
"usage.status",