T
TanStack2mo ago
genetic-orange

Logging

How can I disable logging for requests to the assets folder in TanStack Start? Currently, a single request generates multiple log entries for assets, which clutters the output and maybe rack up bills. What's the idiomatic approach to configuring logging in TanStack Start? Or is this outside the framework's scope and should be handled differently?
No description
2 Replies
harsh-harlequin
harsh-harlequin2mo ago
How can you see those logs? I can't
genetic-orange
genetic-orangeOP2mo ago
The logs are from gcp cloud run. Every request for an asset file gets logged.

Did you find this page helpful?