Actions

Difference between revisions of "LOG - Send text to exchange’s log port (including date/time)"

From Zenitel Wiki

(Example)
Line 5: Line 5:
 
== Example ==
 
== Example ==
  
  LOG "Door A2 open" – Output: 10-13 19:07 N001.Exch: Door A2 open
+
  LOG "Door A2 open"
 +
The output will be: Dec 18 13:32:18 src@AlphaCom AlphaLog: N001.D065:.Exch: Door A2 open
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Revision as of 15:51, 6 January 2009

Syntax

LOG <"free text"> 

Example

LOG "Door A2 open"
The output will be: Dec 18 13:32:18 src@AlphaCom AlphaLog: N001.D065:.Exch: Door A2 open