WebApplicationBuilder.Logging 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要撰寫之應用程式的記錄提供者集合。 這適用于新增記錄提供者。
public Microsoft.Extensions.Logging.ILoggingBuilder Logging { get; }
member this.Logging : Microsoft.Extensions.Logging.ILoggingBuilder
Public ReadOnly Property Logging As ILoggingBuilder