Does default cached log streams count towards usage?
When using convex with @tanstack/react-router and route loaders, that queries the data using ConvexReactClient. It's interesting to see how the log streams flow in, when i navigate through my routes and over links etc.
But im quickly getting a huge stream of logs. So wondering whether the default logs streams on cached queries will count as a function call?
