Versions in this module Expand all Collapse all v0 v0.0.2 Jun 7, 2024 v0.0.1 Dec 15, 2022 Changes in this version + type GraphDebugLogMiddleware struct + func NewGraphDebugLogMiddleware(logger *log.Logger, showToken bool, showPayloads bool) *GraphDebugLogMiddleware + func (mw *GraphDebugLogMiddleware) Intercept(pipeline kiota.Pipeline, middlewareIndex int, req *http.Request) (*http.Response, error)