Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 135 discussion

Actual exam question from Salesforce's CRT-450
Question #: 135
Topic #: 1
[All CRT-450 Questions]

Which three statements are true regarding trace flags? (Choose three.)

  • A. Setting trace flags automatically cause debug logs to be generated.
  • B. Logging levels override trace flags.
  • C. Trace flags override logging levels.
  • D. If active trace flags are not set, Apex tests execute with default logging levels.
  • E. Trace flags can be set in the Developer Console, Setup, or using the Tooling API.
Show Suggested Answer Hide Answer
Suggested Answer: CDE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
irina_735
1 year, 1 month ago
Selected Answer: CDE
Class and trigger trace flags override other logging levels, including logging levels set by user trace flags, but they don’t cause logging to occur. If logging is enabled when classes or triggers execute, logs are generated at the time of execution https://help.salesforce.com/s/articleView?id=sf.code_add_users_debug_log.htm&type=5
upvoted 1 times
...
BrucePark
1 year, 4 months ago
I'm confused about A. Is there a way to set up trace flags without any debug log generation?
upvoted 1 times
edogaldo
1 year, 2 months ago
"CLASS_TRACING trace flags override logging levels for Apex classes and triggers, but don’t generate logs" https://help.salesforce.com/s/articleView?id=sf.code_setting_debug_log_levels.htm&type=5
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...