WebAppLogConfiguration.BlobLoggingLevel Property

Definition

Gets the blob logger logging level.

public:
 property Microsoft::Extensions::Logging::LogLevel BlobLoggingLevel { Microsoft::Extensions::Logging::LogLevel get(); };
public Microsoft.Extensions.Logging.LogLevel BlobLoggingLevel { get; }
member this.BlobLoggingLevel : Microsoft.Extensions.Logging.LogLevel
Public ReadOnly Property BlobLoggingLevel As LogLevel

Property Value

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Applies to