AzureTableTargetSource Property

Gets or sets the subject of the message

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public string? Source { get; set; }

Property Value

String

Remarks

If the subject is not set, the default subject will be the logger name

See Also