Activity Forums Salesforce® Discussions What exactly a difference between the log types "USER_DEBUG" and "DEVELOPER_LOG" in Debug logs?

  • PRANAV

    Member
    February 16, 2018 at 7:53 am

    Hi Archit,

    A debug level is a set of log levels for debug log categories, such as Database, Workflow, and Validation. A trace flag includes a debug level, a start time, an end time, and a log type. The log types are DEVELOPER_LOGUSER_DEBUG, and CLASS_TRACING.

    When you open the Developer Console, it sets a DEVELOPER_LOG trace flag to log your activities.

    USER_DEBUG trace flags cause logging of an individual user’s activities.

    CLASS_TRACING trace flags override logging levels for Apex classes and triggers, but don’t generate logs.

    Hope this helps you.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos