Skip to content

net90_EventLogHelper_SmartEventLogger_TruncationMarker

dparvin edited this page Aug 3, 2025 · 2 revisions

SmartEventLogger.TruncationMarker property

Gets or sets the marker text used when a message is too long and must be truncated.

public static string TruncationMarker { get; set; }

Property Value

A string appended to truncated log entries. Defaults to "... [TRUNCATED]".

See Also

Clone this wiki locally