For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable the Developer Log Selectively

Developer Logging is a diagnostic tool – not a permanent operating mode. Activate only the affected area and only for as long as necessary.

Typical Scopes

πŸ”Œ Setup

Connection Test, Initial Data, and Setup Suggestions.

πŸ›οΈ Catalog

Products, Variants, Media, Related Items, and Categories.

πŸ“¦ Inventory

Inventory and MSI Inventory.

🧾 Sales

Orders, Shipments, Invoices, and Credit Memos.

Targeted Diagnosis

1

Enable the master switch

On the Magento Configuration, turn on Developer Log.

2

Open Developer Log Setup

Activate only the required scope; enable Request Data only when genuinely needed.

3

Reproduce one operation

Execute exactly one item, order, or download so the log stays manageable.

4

Evaluate request and response

Compare URL, HTTP status, error message, and business context.

5

Disable logging again

Turn off scopes and the master switch after the analysis.

Two Logging Paths

Older API calls and parts of the download process use the master switch directly. Newer calls additionally evaluate the scope. Therefore, activated scopes alone are not always sufficient.