MCPcopy
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.
140type TestingLog interface {
141 Log(args ...interface{})
142 Logf(format string, args ...interface{})
143 Helper()
144}

Callers 15

ExampleLogger_LogFunction · 0.65
ExampleEvent_DictFunction · 0.65
ExampleEvent_ArrayFunction · 0.65
ExampleEvent_ObjectFunction · 0.65
ExampleEvent_ObjectsFunction · 0.65
ExampleEvent_ObjectsVFunction · 0.65
ExampleEvent_EmbedObjectFunction · 0.65
ExampleEvent_InterfaceFunction · 0.65
ExampleEvent_DurFunction · 0.65
ExampleEvent_DursFunction · 0.65
ExampleEvent_Fields_mapFunction · 0.65

Calls

no outgoing calls

Tested by 15

ExampleLogger_LogFunction · 0.52
ExampleEvent_DictFunction · 0.52
ExampleEvent_ArrayFunction · 0.52
ExampleEvent_ObjectFunction · 0.52
ExampleEvent_ObjectsFunction · 0.52
ExampleEvent_ObjectsVFunction · 0.52
ExampleEvent_EmbedObjectFunction · 0.52
ExampleEvent_InterfaceFunction · 0.52
ExampleEvent_DurFunction · 0.52
ExampleEvent_DursFunction · 0.52
ExampleEvent_Fields_mapFunction · 0.52