Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ Panicj
Function
Panicj
log/log.go:348–350 ·
view source on GitHub ↗
(j JSON)
Source
from the content-addressed store, hash-verified
346
}
347
348
func
Panicj(j JSON) {
349
global.Panicj(j)
350
}
351
352
func
(l *Logger) logJSON(level Lvl, j JSON) {
353
b, err := json.Marshal(j)
Callers
nothing calls this directly
Calls
1
Panicj
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…