mesg2anil
14 years agoRegular Contributor
How to display two error logs?
Hi...
I have a question on Log.Error usage...
I've mentioned two Log.Error in the script but it display only the first one... how to get the second one in the Log Items?
Example:
Log.Error "My Error message ONE"
Log.Error "My Error message TWO"
In the Log Items it displays "Log.Error "My Error message ONE"". How to get "Log.Error "My Error message TWO"" also displayed in the Log Items?
I have a question on Log.Error usage...
I've mentioned two Log.Error in the script but it display only the first one... how to get the second one in the Log Items?
Example:
Log.Error "My Error message ONE"
Log.Error "My Error message TWO"
In the Log Items it displays "Log.Error "My Error message ONE"". How to get "Log.Error "My Error message TWO"" also displayed in the Log Items?