We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Skip
1 parent 42fea0f commit 8cb5e39Copy full SHA for 8cb5e39
stackdriver.go
@@ -27,6 +27,7 @@ type Config struct {
27
Severity Severity
28
AdditionalData AdditionalData
29
30
+ // nest level for runtime.Caller (default: 2)
31
Skip int
32
}
33
0 commit comments