Logs the result status at severity kInfo.
kInfo
Declared in <absl/status/status_builder.h>
<absl/status/status_builder.h>
[[nodiscard]] StatusBuilder&& LogInfo() &&;
*this to allow method chaining.
*this
The return value should not be discarded.