The Log method is an easy way to log to a common file for all Server Macros.
void Log(string logText) |
logText
Required. The text to log -- the text will be preceded in the log file line with the name of the macro and a colon.
Will add a line of text to a file in the "All Users" folder on the server, typically found at:
C:\Users\All Users\[Inventu|Flynet]\FVTerm\Logs\ServerMacros.log