C# (CSharp) Serilog.Events Namespace

Classes

Name Description
DictionaryValue A value represented as a mapping from keys to values.
LevelAlias Descriptive aliases for LogEventLevel.
LogEvent A log event.
LogEventProperty A property associated with a LogEvent.
LogEventPropertyValue The value associated with a LogEventProperty. Divided into scalar, sequence and structure values to direct serialization into various formats.
ScalarValue A property value corresponding to a simple, scalar type.
SequenceValue A value represented as an ordered sequence of values.
StructureValue A value represented as a collection of name-value properties.