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

Documentation: create doc describing grpc-go's log levels and their usages #2033

Merged
merged 2 commits into from
Jun 11, 2018

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Apr 30, 2018

Once this is agreed upon, we should take a sweep through all our logging and make sure it is compliant.

related to #2025

@dfawley dfawley added the Type: Documentation Documentation or examples label Apr 30, 2018
@dfawley dfawley added this to the 1.12 Release milestone Apr 30, 2018
@dfawley dfawley modified the milestones: 1.12 Release, 1.13 Release May 10, 2018

Examples:
- Resolver could not resolve target name.
- Error received while connecting to a server.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TLS makes things tricky again...
What if the connection failed because TLS misconfigure?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds like a warning to me, what do you think?

@menghanl menghanl assigned dfawley and unassigned lyuxuan, menghanl and MakMukhi Jun 7, 2018
@dfawley dfawley changed the title Documentation: add doc for log level usage Documentation: create doc describing grpc-go's log levels and their usages Jun 11, 2018
@dfawley dfawley merged commit 49c8c81 into grpc:master Jun 11, 2018
@dfawley dfawley deleted the logging branch July 6, 2018 18:06
@lock lock bot locked as resolved and limited conversation to collaborators Jan 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Documentation Documentation or examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants