MCPcopy Create free account
hub / github.com/labstack/gommon / TestNoFormat

Function TestNoFormat

log/log_test.go:92–93  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

90}
91
92func TestNoFormat(t *testing.T) {
93}
94
95func TestFormat(t *testing.T) {
96 l := New("test")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…