APIs, concepts, guides, and more
|
Utilize error logging to record and trace errors in RMP objects, aiding in debugging and ensuring efficient problem resolution during code execution.
Error logs record RSIObjects errors that occur during the execution of code so you can target problems when debugging.
All RSIObjects have error logs. This utility helps to trace errors when a program fails and aids in debugging.
Observe the below sample code to learn how to catch and display error logs.