Open logikaljay opened 9 years ago
Create a debug log to easily diagnose script errors. Only write to the log if it exists.
We will need to modify all internal core commands to output to the debug log when something unexpected happens.
IE:
Most of these will be called from procedures where we cannot omit any debugging information to the process
Create a debug log to easily diagnose script errors. Only write to the log if it exists.
We will need to modify all internal core commands to output to the debug log when something unexpected happens.
IE:
Most of these will be called from procedures where we cannot omit any debugging information to the process