LogTest.cs
//This script demonstrates how to use the log function. Log.Error("Log Error Test 1"); Log.Error("{0}","Log Error Test 2" ); Log.Status("Log Status Test 1"); Log.Status("{0}","Log Status Test2"); |
Created with the Personal Edition of HelpNDoc: Generate Kindle eBooks with ease