Error Log

Error Log in the Bulk Editor plugin captures and displays detailed Laravel framework errors, helping developers and administrators debug and resolve issues quickly. The error log captures real-time stack traces for failed operations and exceptions occurring within the application.

Last updated About 1 year ago

Purpose of Error Log
The Error Log is intended to:

  1. Record and display all exceptions and failures during bulk operations.

  2. Help trace and identify the origin and cause of the error.

  3. Provide developers with sufficient context to debug the issue.

  4. Improve transparency and accountability in system operations.

Access Control
Only users with admin or Owner roles can view complete stack traces.

How to Access Error Log

  1. Open the Bulk Editor plugin.

  2. Navigate to the Error Log section from the left sidebar .

  3. The log will display all recent error entries grouped by operation type.