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
Logs the result status at severity kError.
Declared in <absl/status/status_builder.h>
StatusBuilder&
LogError() &;
*this to allow method chaining.
Created with MrDocs