AzureBlobLoggerOptions Class

Definition

Options for Azure diagnostics blob logging.

C#
public class AzureBlobLoggerOptions : Microsoft.Extensions.Logging.AzureAppServices.BatchingLoggerOptions
Inheritance
AzureBlobLoggerOptions

Constructors

Properties

BackgroundQueueSize

Gets or sets the maximum size of the background log message queue or null for no limit.

(Inherited from BatchingLoggerOptions)
BatchSize

Gets or sets the maximum number of events to include in a single batch or null for no limit.

(Inherited from BatchingLoggerOptions)
BlobName

Gets or sets the last section of log blob name.

FileNameFormat
FlushPeriod

Gets or sets the period after which logs will be flushed to the store.

(Inherited from BatchingLoggerOptions)
IncludeScopes

Gets or sets a value indicating whether scopes should be included in the message.

(Inherited from BatchingLoggerOptions)
IsEnabled

Gets or sets a value indicating if the logger accepts and queues writes.

(Inherited from BatchingLoggerOptions)

Applies to

Produkt Verzie
.NET 10 (package-provided)
.NET Standard 2.0 (package-provided)