Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ Printj
Function
Printj
log/log.go:276–278 ·
view source on GitHub ↗
(j JSON)
Source
from the content-addressed store, hash-verified
274
}
275
276
func
Printj(j JSON) {
277
global.Printj(j)
278
}
279
280
func
Debug(i ...
interface
{}) {
281
global.Debug(i...)
Callers
nothing calls this directly
Calls
1
Printj
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…