Closed varshneyjayant closed 9 years ago
Does not send the actual error message. Tried with throw "this is my custom error"; but custom message could not be seen in Loggly, though script error log was there.
throw "this is my custom error";
Does not send the actual error message. Tried with
throw "this is my custom error";
but custom message could not be seen in Loggly, though script error log was there.