Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ Printf
Method
Printf
logrus.go:128–128 ·
view source on GitHub ↗
(string, ...interface{})
Source
from the content-addressed store, hash-verified
126
type
StdLogger
interface
{
127
Print(...
interface
{})
128
Printf(string, ...
interface
{})
129
Println(...
interface
{})
130
131
Fatal(...
interface
{})
Callers
3
Printf
Method · 0.65
Printf
Function · 0.65
CrossBuild
Function · 0.65
Implementers
2
Logger
logger.go
Entry
entry.go
Calls
no outgoing calls
Tested by
no test coverage detected