LoggerMessageAttribute.Level 屬性

定義

取得記錄方法的記錄層級。

public:
 property Microsoft::Extensions::Logging::LogLevel Level { Microsoft::Extensions::Logging::LogLevel get(); void set(Microsoft::Extensions::Logging::LogLevel value); };
public Microsoft.Extensions.Logging.LogLevel Level { get; set; }
member this.Level : Microsoft.Extensions.Logging.LogLevel with get, set
Public Property Level As LogLevel

屬性值

適用於