Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Dec 12, 2019

Closes #71

@nhooyr nhooyr requested a review from ammario December 12, 2019 00:48
@@ -85,7 +85,7 @@ func sev(level slog.Level) logpbtype.LogSeverity {
case slog.LevelError:
return logpbtype.LogSeverity_ERROR
default:
return logpbtype.LogSeverity_CRITICAL
Copy link
Member

Choose a reason for hiding this comment

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

Document

@nhooyr nhooyr merged commit 8f021e1 into master Dec 12, 2019
@nhooyr nhooyr deleted the docs branch December 12, 2019 00:58
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.

Define each log level
2 participants