type github.com/go-resty/resty/v2.Logger (interface)
Method Implmentations
Debugf(format string, v ...interface{})
github.com/gofiber/fiber/v2/log.AllLogger.Debugf
github.com/gofiber/fiber/v2/log.CommonLogger.Debugf
github.com/gofiber/fiber/v2/log.FormatLogger.Debugf
*go.uber.org/zap.SugaredLogger.Debugf
Errorf(format string, v ...interface{})
github.com/gofiber/fiber/v2/log.AllLogger.Errorf
github.com/gofiber/fiber/v2/log.CommonLogger.Errorf
github.com/gofiber/fiber/v2/log.FormatLogger.Errorf
*go.uber.org/zap.SugaredLogger.Errorf
Warnf(format string, v ...interface{})
github.com/gofiber/fiber/v2/log.AllLogger.Warnf
github.com/gofiber/fiber/v2/log.CommonLogger.Warnf
github.com/gofiber/fiber/v2/log.FormatLogger.Warnf
*go.uber.org/zap.SugaredLogger.Warnf
![]() |
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. |