Mutates the builder so that the result status will be logged (without a stack trace) when this builder is converted to a Status.
This overrides the logging settings from earlier calls to any of the logging mutator functions.
*this to allow method chaining.
| Name | Description |
|---|---|
| level | The severity level at which to log the result status. |