Skip to content

Commit 4c65dd9

Browse files
committed
chore: enable logging
1 parent edd6252 commit 4c65dd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wrangler.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
name = "jiosaavn-api"
22
main = "./src/server.ts"
33
compatibility_date = "2024-09-28"
4+
5+
[observability]
6+
enabled = true

0 commit comments

Comments
 (0)