Symphony Framework
EventLog Constructor(String)
Symphony.Core.Diagnostics Namespace > EventLog Class > EventLog Constructor : EventLog Constructor(String)
Pass in the requried conneciton string and don't use the default.
Create an instnce of the EventLog class to enable logging to the Symphony Event Log.
Syntax
public EventLog( 
   string connectionString
)

Parameters

connectionString
Pass in the requried conneciton string and don't use the default.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventLog Class
EventLog Members
Overload List