Cloud HostingLaunch UnoPim on fully-managed cloud hosting — fast, secure and cost-effective plans.
Skip to content

Execution Logs

The Execution Logs section shows detailed log messages for each job execution. It helps administrators understand what happened during a job run, review execution steps, and quickly identify any issues.

Open Job Scheduler from the UnoPim sidebar and click Execution Logs to view the available log entries.

Execution Logs Grid

What You Can See in Execution Logs

Each row in the log grid represents a recorded event from a job execution. The following details are available:

ColumnDescription
Job NameShows the name of the job, such as Product Export or Category Export.
ExecutionDisplays the execution ID of the job run. Each execution has its own unique number.
LevelShows the log level, such as INFO, which indicates the type of log entry.
MessageDisplays the log message that explains what happened during the execution, such as when the job started or completed.
Row #Shows the row number related to the log message, if the log is tied to a specific record.
Logged AtDisplays the date and time when the log entry was created.

Why Use Execution Logs

You can use this section to:

  • Track job activity step by step
  • Review what happened during a specific execution
  • Identify errors or failed records during processing
  • Check whether a job started, completed, or stopped unexpectedly

Execution logs are especially useful when a scheduled import or export does not behave as expected and you need more detail than the execution summary screen provides.

Released under the MIT License.