Jump to content

Tools.DebugLog

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: tools.DebugLog
Function Description:
File Location: cmm.tools.lua
Syntax: CMM.tools.DebugLog( string LogEntry )
Return Value: nil
Parameters: Name Description
LogEntryString you want added to the log file
Example: CMM.tools.DebugLog("Look mum, i wrote something to the audit log!")
Example Description:
Related Functions:
Notes: