feat: use info level for access log to the collaboration service

This commit is contained in:
Juan Pablo Villafáñez
2024-07-18 10:48:08 +02:00
parent 3e3fcf3729
commit 0a33b934c1
2 changed files with 38 additions and 1 deletions
@@ -44,7 +44,7 @@ func Server(opts ...Option) (http.Service, error) {
options.Config.Service.Name+"."+options.Config.App.Name,
version.GetString(),
),
middleware.Logger(
colabmiddleware.AccessLog(
options.Logger,
),
middleware.ExtractAccountUUID(