Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Unpackerr/unpackerr
/ noopLogger
Struct
noopLogger
pkg/unpackerr/folder_test.go:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
noopLogger
struct
{}
11
12
func
(noopLogger) Printf(string, ...any) {}
13
func
(noopLogger) Errorf(string, ...any) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected