Table of Contents

Namespace Serilog.Parsing

Classes

MessageTemplateParser

Parses message template strings into sequences of text or property tokens.

MessageTemplateToken

An element parsed from a message template string.

PropertyToken

A message template token representing a log event property.

TextToken

A message template token representing literal text.

Structs

Alignment

A structure representing the alignment settings to apply when rendering a property.

Enums

AlignmentDirection

Defines the direction of the alignment.

Destructuring

Instructs the logger on how to store information about provided parameters.