ardanlabs / service

Starter-kit for writing services in Go using Kubernetes.

Home Page:https://www.ardanlabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The slog wrapper logger error

EarthIsAPrisonIfYouNotAwareCanNotOut opened this issue · comments

When try to build the metrics docker container, it return the error
:./metrics/main.go:122:28: cannot use log (variable of type *logger.Logger) as *slog.Logger value in argument to prometheussrv.Newcannot.