Skip to content

a99d13a1 ae94 e5dc d1ed a04e7bb7c143

Axel Kesseler edited this page Mar 1, 2023 · 13 revisions

PersistentLoggerSettings.DefaultEncoding Field

The default encoding value.

Namespace: Plexdata.LogWriter.Settings
Assembly: Plexdata.LogWriter.Persistent (in Plexdata.LogWriter.Persistent.dll) Version: 1.0.7.1

Syntax

C#

private static readonly Encoding DefaultEncoding

Field Value

Type: Encoding

Remarks

The default encoding value is set to UTF-8.

See Also

Reference

PersistentLoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally