MCPcopy
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
24func (l *Logger) Close() {
25 _ = l.logFile.Close()
26}
27
28func (l *Logger) Err(err error) {
29 l.Error().Stack().Err(err)

Callers 10

previewMethod · 0.80
setProxyMethod · 0.80
unsetProxyMethod · 0.80
OnExitMethod · 0.80
initMethod · 0.80
doDownloadTaskMethod · 0.80
StartMethod · 0.80
CancelMethod · 0.80
wxFileDecodeMethod · 0.80
decodeWxFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected