denoland / denoland/deploy_feedback
[Bug]: Logs in Deno-deploy not shown other than live
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
I'm trying to see some internal logs I do server-side (in an api endpoint), and I can only see the logs when I choose the "Live" option, which unfortunately also only has about 20 lines or so. Neither the "Recent" nor "Custom" options show any data at all, even when I choose very large periods of time during which there should certainly be some data.
### Steps to reproduce
1. Check logs of a deployment
2. Choose any option other than "Live"
3. Observe the void
### Expected behavior
It would be good to have all of the logs of a particular deployment in one place, be it through the "Custom" time frames or by downloading a file with all the logs.
### Environment
- Deno-deploy
### Possible solution
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.