Ixxerja permezz ta’


AzureBlobLoggerContext Struct

Definition

Represents the context containing details for formatting the file name for the Azure blob logger.

public value class AzureBlobLoggerContext
public readonly struct AzureBlobLoggerContext
type AzureBlobLoggerContext = struct
Public Structure AzureBlobLoggerContext
Inheritance
AzureBlobLoggerContext

Constructors

Name Description
AzureBlobLoggerContext(String, String, DateTimeOffset)

Creates a new AzureBlobLoggerContext.

Properties

Name Description
AppName

Gets the name of the application.

Identifier

Gets the identifier for the log. This value is set to "Microsoft.Extensions.Logging.AzureAppServices.AzureBlobLoggerOptions.ApplicationInstanceId_BlobName".

Timestamp

Gets the timestamp representing when the log was created.

Applies to