MCPcopy 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
276func Printj(j JSON) {
277 global.Printj(j)
278}
279
280func Debug(i ...interface{}) {
281 global.Debug(i...)

Callers

nothing calls this directly

Calls 1

PrintjMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…