-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable logging support in go sdk #346
Comments
Log output for different transport tests Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestClearWarnings$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:32 MockGrpcServer: Server started and listening on address [::]:40052
Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestConnectionClose$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:38 MockGrpcServer: Server started and listening on address [::]:40052
Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestGrpcClientConnection$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:41 MockGrpcServer: Server started and listening on address [::]:40052
Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestValidVersionCheckHttp$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:44 MockGrpcServer: Server started and listening on address [::]:40052
Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestInvalidVersionCheckHttp$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:46 MockGrpcServer: Server started and listening on address [::]:40052
Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestValidVersionCheckGrpc$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:48 MockGrpcServer: Server started and listening on address [::]:40052
Running tool: /usr/local/go/bin/go test -timeout 30s -run ^TestInvalidVersionCheckGrpc$ github.com/open-traffic-generator/openapiart/pkg 2023/03/07 17:27:50 MockGrpcServer: Server started and listening on address [::]:40052
|
No description provided.
The text was updated successfully, but these errors were encountered: