Logging
How can I disable logging for requests to the
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?
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?
