nerdexam
IBM

C2180-274 · Question #65

A solution implementer is given the requirement to capture only a subset of messages emitted by a particular service to its own custom logging target. The solution implementer uses an <xsl:message>…

The correct answer is C. Define a log category, use it in the <xsl:message> statement and define a log target that. See the full explanation below for the reasoning.

Question

A solution implementer is given the requirement to capture only a subset of messages emitted by a particular service to its own custom logging target. The solution implementer uses an xsl:message statement in the style sheet referenced by the transformation actions. How does the solution implementer meet this requirement?

Options

  • ADefine an object filter, use it in the xsl:message statement and define a log target that uses that
  • BDefine a new event filter, use it in the xsl:message statement and define a log target that
  • CDefine a log category, use it in the xsl:message statement and define a log target that
  • DDefine a new log target and an object filter which filters messages based on the name of the

How the community answered

(26 responses)
  • B
    12% (3)
  • C
    81% (21)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-274 Practice