MCPcopy Index your code
hub / github.com/coder/coder / LogLevel

TypeAlias LogLevel

coderd/database/models.go:2103–2103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2101}
2102
2103type LogLevel string
2104
2105const (
2106 LogLevelTrace LogLevel = "trace"

Callers 4

TestBatchCreateLogsFunction · 0.92
convertLogLevelFunction · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected