Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ Warn
Method
Warn
logrus.go:159–159 ·
view source on GitHub ↗
(args ...interface{})
Source
from the content-addressed store, hash-verified
157
Info(args ...
interface
{})
158
Print(args ...
interface
{})
159
Warn(args ...
interface
{})
160
Warning(args ...
interface
{})
161
Error(args ...
interface
{})
162
Fatal(args ...
interface
{})
Callers
7
Example_hook
Function · 0.65
TestWarn
Function · 0.65
TestDoubleLoggingDoesntPrefixPreviousFields
Function · 0.65
Example_basic
Function · 0.65
Warn
Function · 0.65
TestDifferentLevelsGoToDifferentWriters
Function · 0.65
TestAllHooks
Function · 0.65
Implementers
2
Logger
logger.go
Entry
entry.go
Calls
no outgoing calls
Tested by
6
Example_hook
Function · 0.52
TestWarn
Function · 0.52
TestDoubleLoggingDoesntPrefixPreviousFields
Function · 0.52
Example_basic
Function · 0.52
TestDifferentLevelsGoToDifferentWriters
Function · 0.52
TestAllHooks
Function · 0.52