microsoftgraph / microsoftgraph/msgraph-sdk-java

What happened to DefaultLogger and the ability to set the logging level?

未關閉
#1,961 9 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

area:documentation type:question
主要語言
Java
星號
444
分支
154
平均合併
18 小時 28 分鐘
30 天內合併 PR
4

描述

Expected behavior

The DefaultLogger class was removed as was the GraphServiceClient.builder() which had a logger() with no obvious replacement. Do we have to access low level OkHttp to add a logging interceptor? All I want to do is set logging to DEBUG vs. INFO based on the user's config.

Actual behavior

No way to easily set the logging level.

Steps to reproduce the behavior

I migrated from 5.77.0 to 6.6.0

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先比較 5.77.0 和 6.6.0 中與記錄日誌相關的 API,尤其是 DefaultLogger、GraphServiceClient.builder() 和 logger() 選項。檢查目前 SDK 如何公開 OkHttp,並判斷如何在不需要低階存取的情況下,提供可設定的 DEBUG 與 INFO 記錄;當使用者擁有一個明確且受支援的替代方案時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
api, developer-experience
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。