Programatically Querying Workers Logs
Is it possible to use the API to query all workers logs (e.g. past 24 hours)?
I'm looking into dumping all of my logs into a daily report so I was thinking of doing a 24hr cron worker and dumping all logs at once into a d1 sqlite
0 Replies