Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ Errorf
Method
Errorf
zaptest/testingt.go:30–30 ·
view source on GitHub ↗
Logs the given message and marks the test as failed.
(string, ...interface{})
Source
from the content-addressed store, hash-verified
28
29
// Logs the given message and marks the test as failed.
30
Errorf(string, ...
interface
{})
31
32
// Marks the test as failed.
33
Fail()
Callers
15
levelToFunc
Function · 0.65
RegisterSink
Method · 0.65
newSink
Method · 0.65
newFileSinkFromURL
Method · 0.65
normalizeScheme
Function · 0.65
decodePutJSON
Function · 0.65
TestSugarTemplatedLogging
Function · 0.65
RegisterEncoder
Function · 0.65
newEncoder
Function · 0.65
TestErrorsArraysHandleRichErrors
Function · 0.65
open
Function · 0.65
UnmarshalText
Method · 0.65
Calls
no outgoing calls
Tested by
5
TestSugarTemplatedLogging
Function · 0.52
TestErrorsArraysHandleRichErrors
Function · 0.52
TestErrorEncoding
Function · 0.52
TestRichErrorSupport
Function · 0.52
TestLoggerErrorExpected
Function · 0.52