Options used to configure JsonLogFormatter.
public sealed class JsonLogFormatterOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.FieldNamingPolicyGets or sets the field naming policy used in Default mode.IncludeEventIdGets or sets a value indicating whether event fields are included.IncludeEventNameGets or sets a value indicating whether event names are included when an event id is present.IncludeExceptionGets or sets a value indicating whether exception text is included.IncludePropertiesGets or sets a value indicating whether message properties are included.IncludeScopesGets or sets a value indicating whether scope properties are included.IncludeThreadIdGets or sets a value indicating whether the thread id field is included.SchemaProfileGets or sets the schema profile used for emitted JSON.