Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

How to disable the sqlmanagementobjects tracing output ?

未關閉
#67 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
25/100
Issue 類型
功能
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
csharp, sql
領域
databases

研究方向

該 issue 指出了 Microsoft.SqlServer.SqlManagementObjects 版本 161.46437.65,以及一個啟用詳細追蹤的主控台重現;首先檢查套件的追蹤設定和應用程式的 TraceListener 設定。完成標準是記錄或提供一種受支援的方法,在不抑制應用程式無關追蹤的情況下抑制 SMO 追蹤,並驗證主控台行為。

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

描述

I'm using SMO inside a .Net (C#) project.
I installed the library using NuGet package Microsoft.SqlServer.SqlManagementObjects / version 161.46437.65.

All of a sudden, my console output is filled with tracing information from the library which is being way too verbose for me !

How can I disable the tracing output from the SMO library ?

I also found similar questions on Stack Overflow. (without answers)
https://stackoverflow.com/questions/62026123/how-to-prevent-tracing-content-from-components-in-a-tracelistener
https://stackoverflow.com/questions/63508192/is-there-a-way-to-disable-the-tracehelper-in-smo-v16-nuget-package

Is there plan to publish the source code of the SMO library on github ?
See the page here which stated 2020 H2: https://github.com/microsoft/sqlmanagementobjects/wiki

Thanks for the help,

主要語言
C#
星號
143
分支
28
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

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

microsoft/sqlmanagementobjects 的其他 Issue

查看 microsoft/sqlmanagementobjects 的全部 Issue

相似的 Issue

更多 C# Issue

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

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