Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rs/zerolog
/ Log
Method
Log
writer.go:141–141 ·
view source on GitHub ↗
(args ...interface{})
Source
from the content-addressed store, hash-verified
139
// TestingLog is the logging interface of testing.TB.
140
type
TestingLog
interface
{
141
Log(args ...
interface
{})
142
Logf(format string, args ...
interface
{})
143
Helper()
144
}
Callers
15
ExampleLogger_Log
Function · 0.65
ExampleEvent_Dict
Function · 0.65
ExampleEvent_Array
Function · 0.65
ExampleEvent_Array_object
Function · 0.65
ExampleEvent_Object
Function · 0.65
ExampleEvent_Objects
Function · 0.65
ExampleEvent_ObjectsV
Function · 0.65
ExampleEvent_EmbedObject
Function · 0.65
ExampleEvent_Interface
Function · 0.65
ExampleEvent_Dur
Function · 0.65
ExampleEvent_Durs
Function · 0.65
ExampleEvent_Fields_map
Function · 0.65
Calls
no outgoing calls
Tested by
15
ExampleLogger_Log
Function · 0.52
ExampleEvent_Dict
Function · 0.52
ExampleEvent_Array
Function · 0.52
ExampleEvent_Array_object
Function · 0.52
ExampleEvent_Object
Function · 0.52
ExampleEvent_Objects
Function · 0.52
ExampleEvent_ObjectsV
Function · 0.52
ExampleEvent_EmbedObject
Function · 0.52
ExampleEvent_Interface
Function · 0.52
ExampleEvent_Dur
Function · 0.52
ExampleEvent_Durs
Function · 0.52
ExampleEvent_Fields_map
Function · 0.52