Skip to content
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

Add Entry PrintDepth family functions. #1297

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

searKing
Copy link

haixinchen added 2 commits November 22, 2021 19:52
… InfoDepth(depth int, args ...string) possible
+ LogDepth acts as Info but uses depth to determine which call frame to log. LogDepth(InfoLevel, 0, "msg") is the same as Log(InfoLevel, "msg").
+ [LogDepth logs at a specified call frame.](https://github.com/grpc/grpc-go/blob/49f638878973e2ccc20859209a73e1c3a02de015/grpclog/loggerv2.go#L249)
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.

None yet

1 participant