-
Home
-
API
-
XenoAtom.Logging.Formatters
-
JsonLogFormatterOptions
-
Properties
-
IncludeEventName
IncludeEventName Property
Definition
Gets or sets a value indicating whether event names are included when an event id is present.
public bool IncludeEventName { get; set; }
Returns