Logs the result status at severity kError.
Declared in <absl/status/status_builder.h>
Logs the result status at severity kError.
StatusBuilder&
LogError() &;
» more...
Logs the result status at severity kError.
[[nodiscard]]
StatusBuilder&&
LogError() &&;
» more...
*this to allow method chaining.