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