Logs the result status at severity kError.

Synopsis

Declared in <absl/status/status_builder.h>

StatusBuilder&
LogError() &;

Return Value

*this to allow method chaining.

Created with MrDocs