Function

  Name Description
Public method nil Log(string message); writes to the text based log of the plugin
  Shortcut Name  
Public method _l()  

Example

Log("This is a test for the log.");

See Also