Loglevel

Severity of a recorded line.

Loglevel.verbosity grows as the level gets more detailed, so a level is kept when its Loglevel.verbosity is less than or equal to the Explainer.verbosity threshold. Note this is the inverse of the "higher is more severe" convention used by most logging frameworks.

Since

5.3.0

Parameters

verbosity

How detailed this level is. Larger means more detailed.

Entries

Link copied to clipboard

Errors that no other code catches. Rarely used.

Link copied to clipboard

What happened as a result of a step.

Link copied to clipboard

The concrete values a decision was made from.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard