[router] add --log-level to sgl-router (#6512)

This commit is contained in:
Zilin Zhu
2025-07-03 10:33:04 +08:00
committed by GitHub
parent 0626f678de
commit 82f021e22e
7 changed files with 36 additions and 27 deletions

View File

@@ -79,7 +79,7 @@ router = Router(
)
```
Use the `--verbose` flag with the CLI for more detailed logs.
Use the `--log-level` flag with the CLI to set [log level](https://docs.sglang.ai/backend/server_arguments.html#logging).
### Metrics