Aracılığıyla paylaş


ConsoleLoggerOptions.UseUtcTimestamp Özellik

Tanım

Dikkat

ConsoleLoggerOptions.UseUtcTimestamp has been deprecated. Use ConsoleFormatterOptions.UseUtcTimestamp instead.

günlüğe kaydetme iletilerindeki zaman damgaları için UTC saat diliminin kullanılıp kullanılmayacağını belirten bir değer alır veya ayarlar.

public:
 property bool UseUtcTimestamp { bool get(); void set(bool value); };
[System.Obsolete("ConsoleLoggerOptions.UseUtcTimestamp has been deprecated. Use ConsoleFormatterOptions.UseUtcTimestamp instead.")]
public bool UseUtcTimestamp { get; set; }
[<System.Obsolete("ConsoleLoggerOptions.UseUtcTimestamp has been deprecated. Use ConsoleFormatterOptions.UseUtcTimestamp instead.")>]
member this.UseUtcTimestamp : bool with get, set
Public Property UseUtcTimestamp As Boolean

Özellik Değeri

true UTC saat dilimini kullanmak için; false Aksi takdir -de. Varsayılan değer: false.

Öznitelikler

Şunlara uygulanır