Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
func
TestNewLogger(t *testing.T) {
40
_ = NewLogger(
"logfmt"
)
41
}
42
43
func
TestWithContext(t *testing.T) {
44
ctx := context.Background()
Callers
nothing calls this directly
Calls
1
NewLogger
Function · 0.85
Tested by
no test coverage detected