nerdexam
IBM

C2180-403 · Question #40

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

(20 responses)
  • A
    5% (1)
  • B
    10% (2)
  • C
    85% (17)

Community Discussion

No community discussion yet for this question.

Full C2180-403 Practice