MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / LogLevel

TypeAlias LogLevel

config/log.go:57–57  ·  view source on GitHub ↗

region LogLevel LogLevel syslog-style log level identifiers

Source from the content-addressed store, hash-verified

55
56// LogLevel syslog-style log level identifiers
57type LogLevel int8
58
59// Supported values for LogLevel
60const (

Callers 3

TestLogLevelFilteringFunction · 0.92
UnmarshalJSONMethod · 0.85
UnmarshalYAMLMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected