TheRulesFactory..::..LogEvent Method (String, eMsgLevel, String, String, String)
   Log any aribrary event to the EventLog
   
                
    Namespace: 
   nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pEventName
 - Type: String
Short Title of the Event 
- pEventLevel
 - Type: nsCDEngine.BaseClasses..::..eMsgLevel
Severity of the Event 
- pEventText
 - Type: String
Optional: Long text of the event 
- pEventTrigger
 - Type: String
Optional: Who/What triggered the Event 
- pEventAction
 - Type: String
Optional: What action was triggered by the Event