Skip to content

net472_EventLogHelper_SmartEventLogger_LogName

dparvin edited this page Aug 3, 2025 · 2 revisions

SmartEventLogger.LogName property

Gets or sets the name of the Windows Event Log to write to (e.g., "Application", "System").

public static string LogName { get; set; }

Property Value

A string specifying the log name. Defaults to "Application".

See Also

Clone this wiki locally