Zend
ZF-100-500 · Question #41
You want to record the raw log data received in an array exposed as a public property. Which of the following will you use to accomplish the task?
The correct answer is A. Zend_Log_Writer_Mock. See the full explanation below for the reasoning.
Question
You want to record the raw log data received in an array exposed as a public property. Which of the following will you use to accomplish the task?
Options
- AZend_Log_Writer_Mock
- BZend_Log_Formatter_Xml
- CZend_Log_Writer_Stream
- DZend_Log_Formatter_Simple
How the community answered
(62 responses)- A81% (50)
- B10% (6)
- C3% (2)
- D6% (4)
Community Discussion
No community discussion yet for this question.