rclone/cmd/serve
Nick Craig-Wood 614d79121a serve dlna: fix panic: Logger uninitialized.
Before this change we forgot to initialize the logger for the dlna
server. This meant when it needed to log something, it paniced
instead.

See: https://forum.rclone.org/t/rclone-serve-dlna-after-few-hours-of-idle-running-panic-logger-uninitialized-names/34835
2022-12-17 10:23:58 +00:00
..
dlna serve dlna: fix panic: Logger uninitialized. 2022-12-17 10:23:58 +00:00
docker docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
ftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
http lib/http: Simplify server.go to export an http server rather than an interface 2022-12-15 12:38:09 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
webdav serve webdav: refactor to use lib/http 2022-12-15 12:38:09 +00:00
serve.go docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00