Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Unpackerr/unpackerr
/ Printf
Method
Printf
pkg/unpackerr/folder.go:58–58 ·
view source on GitHub ↗
(msg string, v ...any)
Source
from the content-addressed store, hash-verified
56
// Logs interface for folders.
57
type
Logs
interface
{
58
Printf(msg string, v ...any)
59
Errorf(msg string, v ...any)
60
Debugf(msg string, v ...any)
61
}
Callers
15
main
Function · 0.65
writeDocusaurus
Function · 0.65
writeFile
Function · 0.65
logCurrentQueue
Method · 0.65
postLogRotate
Method · 0.65
logStartupInfo
Method · 0.65
Start
Function · 0.65
watchDeleteChannel
Method · 0.65
Run
Method · 0.65
logWhisparr
Method · 0.65
getWhisparrQueue
Method · 0.65
logLidarr
Method · 0.65
Implementers
2
Logger
pkg/unpackerr/start.go
noopLogger
pkg/unpackerr/folder_test.go
Calls
no outgoing calls
Tested by
no test coverage detected