Is there any way to clear function logs? My functi...
# prisma-whats-new
a
Is there any way to clear function logs? My function has been running recently but all I can see is the logs from a week ago
a
The most recent invocations should be on the top.
a
Right, that’s the expected behavior, but I’m only able to see logs from a week ago even though the most recent invocation was 10 minutes ago
a
What's your project region?
a
EU still
a
Did you change anything in the function (promise?) that would cause the logging to stop?
a
I changed something in a different function that this one uses, but that shouldnt cause the logging to stop for this one
At the minimum there should still be error logs
a
Can you share your function?
a
I can’t really but I just tried creating a brand new function and running it a lot and the same thing happens. Once there are enough logs you can’t see any new ones
Also it seems like the refresh button on the logs doesn’t actually do anything