I'm still a bit confused by the logging - none of my `console.logs` appear when running via the API,
I'm still a bit confused by the logging - none of my
console.logs appear when running via the API, but they are appearing via wrangler dev. I have log: new Log(LogLevel.VERBOSE), in my options and verbose: true,, is there something else I'm missing?
