In SimpleOne, there are several log storage handled by the System Logs module. You can use logs for troubleshooting and debugging that may take place. The system has the following logs:
Main Log – general storage of logs: all logs generated by any module or script are stored here.
Script Log – storage of script execution logs.
Exception Log – storage of exceptions thrown during a request on the server-side.
The system stores logs of events such as record creation or editing,impersonationsessions, import, authorizations, errors, exceptions, executed scripts, etc. Use them to monitor operations and processes.