Table of Contents

Enum AlignmentDirection

Namespace
Serilog.Parsing
Assembly
Serilog.dll

Defines the direction of the alignment.

public enum AlignmentDirection

Fields

Left = 0

Text will be left-aligned.

Right = 1

Text will be right-aligned.