type github.com/limanmys/render-engine/pkg/logger.Zapper (interface)
Method Implmentations
Errorw(msg string, keysAndValues ...interface{})
github.com/gofiber/fiber/v2/log.AllLogger.Errorw
github.com/gofiber/fiber/v2/log.CommonLogger.Errorw
github.com/gofiber/fiber/v2/log.WithLogger.Errorw
*go.uber.org/zap.SugaredLogger.Errorw
Infow(msg string, keysAndValues ...interface{})
github.com/gofiber/fiber/v2/log.AllLogger.Infow
github.com/gofiber/fiber/v2/log.CommonLogger.Infow
github.com/gofiber/fiber/v2/log.WithLogger.Infow
*go.uber.org/zap.SugaredLogger.Infow
Warnw(msg string, keysAndValues ...interface{})
github.com/gofiber/fiber/v2/log.AllLogger.Warnw
github.com/gofiber/fiber/v2/log.CommonLogger.Warnw
github.com/gofiber/fiber/v2/log.WithLogger.Warnw
*go.uber.org/zap.SugaredLogger.Warnw
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |