Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ Print
Method
Print
logrus.go:127–127 ·
view source on GitHub ↗
(...interface{})
Source
from the content-addressed store, hash-verified
125
// There's no standard interface, so this is the closest we get, unfortunately.
126
type
StdLogger
interface
{
127
Print(...
interface
{})
128
Printf(string, ...
interface
{})
129
Println(...
interface
{})
130
Callers
9
TestHookFires
Function · 0.65
TestHookCanModifyEntry
Function · 0.65
TestCanFireMultipleHooks
Function · 0.65
TestReportCallerWhenConfigured
Function · 0.65
TestPrint
Function · 0.65
TestNestedLoggingReportsCorrectCaller
Function · 0.65
Print
Method · 0.65
PrintFn
Method · 0.65
Print
Function · 0.65
Implementers
2
Logger
logger.go
Entry
entry.go
Calls
no outgoing calls
Tested by
6
TestHookFires
Function · 0.52
TestHookCanModifyEntry
Function · 0.52
TestCanFireMultipleHooks
Function · 0.52
TestReportCallerWhenConfigured
Function · 0.52
TestPrint
Function · 0.52
TestNestedLoggingReportsCorrectCaller
Function · 0.52