Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Printf
Method
Printf
internal/log.go:14–14 · internal/log.go::Logging.Printf
(ctx context.Context, format string, v ...interface{})
Source
from the content-addressed store, hash-verified
12
13
type
Logging
interface
{
14
Printf(ctx context.Context, format string, v ...
interface
{})
15
}
16
17
type
DefaultLogger
struct
{
Callers
15
onAuthenticationErr
Method · 0.65
initConn
Method · 0.65
releaseConn
Method · 0.65
_process
Method · 0.65
generalProcessPipeline
Method · 0.65
pipelineProcessCmds
Method · 0.65
pipelineReadCmds
Method · 0.65
txPipelineProcessCmds
Method · 0.65
txPipelineReadQueued
Method · 0.65
NewClient
Function · 0.65
SetAddrs
Method · 0.65
Heartbeat
Method · 0.65
Implementers
4
TestLogCollector
maintnotifications/e2e/logcollector_te
VoidLogger
logging/logging.go
filterLogger
logging/logging.go
DefaultLogger
internal/log.go
Calls
no outgoing calls
Tested by
15
GetSlavesAddrByName
Function · 0.52
ExampleClient_Scan
Function · 0.52
ExampleClient_ScanType
Function · 0.52
ExampleClient_ScanType_hashType
Function · 0.52
Example_customCommand
Function · 0.52
Example_customCommand2
Function · 0.52
DialHook
Method · 0.52
ProcessHook
Method · 0.52
ProcessPipelineHook
Method · 0.52
ExampleClient_set_get_all
Function · 0.52
ExampleClient_hmget
Function · 0.52
ExampleClient_query_range
Function · 0.52