Logs the result status at severity kInfo.
Synopsis
Declared in <absl/status/status_builder.h>
StatusBuilder&
LogInfo() &;
Return Value
*this to allow method chaining.
Created with MrDocs
Logs the result status at severity kInfo.
Declared in <absl/status/status_builder.h>
StatusBuilder&
LogInfo() &;
*this to allow method chaining.
Created with MrDocs