Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/putyy/res-downloader
/ Close
Method
Close
core/logger.go:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
func
(l *Logger) Close() {
25
_ = l.logFile.Close()
26
}
27
28
func
(l *Logger) Err(err error) {
29
l.Error().Stack().Err(err)
Callers
10
preview
Method · 0.80
setProxy
Method · 0.80
unsetProxy
Method · 0.80
OnExit
Method · 0.80
init
Method · 0.80
doDownloadTask
Method · 0.80
Start
Method · 0.80
Cancel
Method · 0.80
wxFileDecode
Method · 0.80
decodeWxFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected