Skip to content

dd67cf2d 2268 3bac fa00 27a82490afeb

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

LoggerSettings.partSplit Field

This field represents current part split character.

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

Syntax

C#

private char partSplit

Field Value

Type: Char

Remarks

The value of this field is managed in the implementation of property PartSplit.

See Also

Reference

LoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally