MCPcopy Create free account
hub / github.com/DoNewsCode/core / TestNewLogger

Function TestNewLogger

logging/log_test.go:39–41  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

37}
38
39func TestNewLogger(t *testing.T) {
40 _ = NewLogger("logfmt")
41}
42
43func TestWithContext(t *testing.T) {
44 ctx := context.Background()

Callers

nothing calls this directly

Calls 1

NewLoggerFunction · 0.85

Tested by

no test coverage detected