mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
log to file
This commit is contained in:
@@ -15,6 +15,7 @@ func Init(path string) {
|
||||
|
||||
os.Stdout = ff
|
||||
os.Stderr = ff
|
||||
log.SetOutput(ff)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user