FieldNamingPolicy Property

Definition

Assembly XenoAtom.Logging.dll

Gets or sets the field naming policy used in Default mode.

public JsonLogFieldNamingPolicy FieldNamingPolicy { get; set; }

Returns

Remarks

This option is ignored when SchemaProfile is ElasticCommonSchema, because ECS field names are fixed by the schema.