{CompanyName} FlexyGo

Util..::..LogEvent Method

Add msg to windows event log.

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public static void LogEvent(
	string msg,
	EventLogEntryType type,
	string source
)
Public Shared Sub LogEvent ( _
	msg As String, _
	type As EventLogEntryType, _
	source As String _
)

Parameters

msg
Type: String
The message
type
Type: EventLogEntryType
Event log type
source
Type: String
Event log source