docs - logging

This commit is contained in:
Ishaan Jaff 2024-06-03 07:59:36 -07:00
parent ae3dbe8e0c
commit 84d9c6e213
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ const sidebars = {
"proxy/alerting",
{
type: "category",
label: "Logging",
label: "🪢 Logging",
items: ["proxy/logging", "proxy/streaming_logging"],
},
"proxy/ui",