<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tanweer Islam</title>
    <description>The latest articles on DEV Community by Tanweer Islam (@tanweerislam).</description>
    <link>https://dev.to/tanweerislam</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3687191%2Fbe0320ae-1960-4d39-bfa2-b5021cf1ce8a.jpg</url>
      <title>DEV Community: Tanweer Islam</title>
      <link>https://dev.to/tanweerislam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tanweerislam"/>
    <language>en</language>
    <item>
      <title>Error Console - The new salesforce debugging tool</title>
      <dc:creator>Tanweer Islam</dc:creator>
      <pubDate>Tue, 06 Jan 2026 16:51:28 +0000</pubDate>
      <link>https://dev.to/tanweerislam/error-console-the-new-salesforce-debugging-tool-7fd</link>
      <guid>https://dev.to/tanweerislam/error-console-the-new-salesforce-debugging-tool-7fd</guid>
      <description>&lt;p&gt;Debugging in Salesforce, whether Apex, Flows or Lightning components can be time consuming. Salesforce has recently introduced a new debugging tool called &lt;strong&gt;Error Console&lt;/strong&gt; which centralizes errors in one place, making it easier to identify, inspect, and resolve issues.&lt;br&gt;
⚠️ Note: This feature is currently in preview. Some features may remain in beta, pilot, or developer preview until Salesforce announces general availability.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Functionality of the Error Console&lt;/strong&gt;&lt;br&gt;
The Error Console captures and displays both non-fatal and fatal errors associated with Lightning components and pages:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Non-Fatal Error Capture: Non-disruptive errors are recorded silently, allowing users to continue working without modal interruptions.&lt;/li&gt;
&lt;li&gt;Fatal Error Logging: Errors that require user acknowledgment are logged in the console for later inspection.&lt;/li&gt;
&lt;li&gt;Centralized Viewing: Lightning component and page errors are aggregated in a single interface for efficient review.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⚠️ Note: Currently, the console’s scope is limited to Lightning Experience pages and components.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Main Benefits &amp;amp; Features&lt;/strong&gt;&lt;br&gt;
The Error Console provides several advantages for Salesforce admins and developers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Centralized Error Management: Aggregate all Lightning component and page errors in one interface.&lt;/li&gt;
&lt;li&gt;Workflow Continuity: Non-fatal errors do not interrupt user tasks.&lt;/li&gt;
&lt;li&gt;Error Persistence: Fatal errors are logged for later inspection, ensuring critical issues are not lost.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These features help improve productivity and accelerate troubleshooting within Salesforce Lightning environments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Limitations and Considerations&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The feature is in preview mode only. General availability is not guaranteed.&lt;/li&gt;
&lt;li&gt;It applies only to Lightning Experience components and pages.&lt;/li&gt;
&lt;li&gt;For Apex and Flow errors, continue using Debug Logs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How to Enable the Error Console&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to Setup → User Interface → Advanced Settings.&lt;/li&gt;
&lt;li&gt;Enable Use Error Console for error reporting in Lightning Experience.&lt;/li&gt;
&lt;li&gt;Save.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>salesforce</category>
      <category>agentforce</category>
      <category>softwaredevelopment</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
