Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rs/zerolog
/ Level
TypeAlias
Level
log.go:127–127 ·
view source on GitHub ↗
Level defines log levels.
Source
from the content-addressed store, hash-verified
125
126
// Level defines log levels.
127
type
Level int8
128
129
const
(
130
// DebugLevel defines debug log level.
Callers
7
TestLevelWriter
Function · 0.70
TestParseLevel
Function · 0.70
TestUnmarshalTextLevel
Function · 0.70
ParseLevel
Function · 0.70
GlobalLevel
Function · 0.70
TestSyslogWriter_WriteLevel_InvalidLevel
Function · 0.70
trigger
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected