finderr

Use the finderr command to analyze the error log for the highest severity unfixed error.

Syntax

finderr

Parameters

None

Description

The command scans the error log for any unfixed errors. Given a priority ordering within the code, the highest priority unfixed error is returned to standard output.

You can use this command to determine the order in which to fix the logged errors.

An invocation example

finderr

The resulting output

Highest priority unfixed error code is [1010]