Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ Debug
Method
Debug
logrus.go:156–156 ·
view source on GitHub ↗
(args ...interface{})
Source
from the content-addressed store, hash-verified
154
Panicf(format string, args ...
interface
{})
155
156
Debug(args ...
interface
{})
157
Info(args ...
interface
{})
158
Print(args ...
interface
{})
159
Warn(args ...
interface
{})
Callers
4
TestLogrusInterfaces
Function · 0.65
Example_basic
Function · 0.65
Debug
Function · 0.65
Fire
Method · 0.65
Implementers
2
Logger
logger.go
Entry
entry.go
Calls
no outgoing calls
Tested by
2
TestLogrusInterfaces
Function · 0.52
Example_basic
Function · 0.52