Where is the wrangler.toml file ?
To keep Logs enabled on my Worker, it seems I need to do what's on the screenshot. That's all well and good, but where is that file ? I only have a worker.js file in the edit UI.

wrangler.toml file


wrangler.toml in the root like this:name = "my-worker"
compatibility_date = "2025-01-16"
[observability]
enabled = true