Skip to content

net472_EventLogHelper_SmartEventLogger_WriteInitEntry

dparvin edited this page Aug 3, 2025 · 2 revisions

SmartEventLogger.WriteInitEntry property

Gets or sets a value indicating whether an informational entry should be written when a new log is created.

public static bool WriteInitEntry { get; set; }

Property Value

True to log an initialization message; otherwise, False. Defaults to False.

See Also

Clone this wiki locally