deepgram-dotnet-sdk icon indicating copy to clipboard operation
deepgram-dotnet-sdk copied to clipboard

Implement Grouping of Client Logs

Open davidvonthenen opened this issue 1 year ago • 0 comments

Proposed changes

We want to be able to know which log trace statements correspond to a given request_id. Since we don't get the request_id until the end, create a unique id so that we can correlate that unique id to the request_id later.

Context

Possible Implementation

Other information

davidvonthenen avatar Jun 12 '24 16:06 davidvonthenen