Multiple choice technology platforms and products

MWS Logging information which is collected in two stages, Logger and Output, where The logger threshold takes precedence over an output threshold

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

MWS logging uses a two-stage process where the logger threshold acts as the primary filter. Events must first pass the logger threshold before reaching any output handlers, making the logger threshold the controlling factor that determines what gets logged regardless of output settings.