On this Page

    -logSeverity

    (As of 3.2.002.04)

    Specify the minimum severity level of log messages to be logged. This can improve system performance.

    Syntax

    -logSeverity info|fatal|error|warning/warn

    Description

    This option can be used to reduce the number of log messages produced. Specify the minimum severity level of log messages to be logged. A message's severity is defined in the message file, DocOrigin_EN.xml.

    This sample filters out all log messages with a severity below Warning, so no Information severity messages are logged:

    -logSeverity  warning