FormActMainWriteDebugLog Method |
Writes debugging information to the error log *if* ACT was started with the -debug switch.
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void WriteDebugLog(
string LogMessage
)
Parameters
- LogMessage String
[Missing <param name="LogMessage"/> documentation for "M:Advanced_Combat_Tracker.FormActMain.WriteDebugLog(System.String)"]
See Also