Skip to content

Conversation

@njooma
Copy link
Member

@njooma njooma commented Jan 29, 2026

Added trace logging with a global variable. To enable, you have to add globalThis.VIAM = { GRPC_TRACE_LOGGING: true }; somewhere in your application.

Using the vanilla example in the TS SDK, the output looks like:

image

I decided on trace so that users might be able to follow the path of function calls

@njooma njooma requested a review from a team as a code owner January 29, 2026 22:32
@njooma
Copy link
Member Author

njooma commented Jan 29, 2026

As implemented, this does NOT include responses in the trace log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant