IBM
C2010-501 · Question #36
What is the correct ordering of logging severity levels from least to most verbose?
The correct answer is C. FATAL > ERROR > WARN > INFO > DEBUG. See the full explanation below for the reasoning.
Question
What is the correct ordering of logging severity levels from least to most verbose?
Options
- ADEBUG > INFO > ERROR > WARN > FATAL
- BFATAL > WARN > ERROR > DEBUG > INFO
- CFATAL > ERROR > WARN > INFO > DEBUG
- DDEBUG > FATAL > ERROR > WARN > INFO
How the community answered
(33 responses)- A9% (3)
- B12% (4)
- C76% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.