webdav working

This commit is contained in:
A.Unger
2020-09-18 15:26:25 +02:00
parent d2974fbf02
commit 704a1f4194
10 changed files with 717 additions and 18 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package svc
import (
"net/http"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis/ocis-pkg/log"
)
// NewLogging returns a service that logs messages.