reporting

abstract fun reporting(spec: Action<ProblemSpec>)(source)

Configures and reports a new problem.

The spec must specify the problem label and the category. Any additional configuration is optional.

Since

8.6

Parameters

spec

the problem configuration