absl::StatusBuilder::LogWarning

Logs the result status at severity kWarning.

Synopsis

Declared in <absl/status/status_builder.h>

StatusBuilder&
LogWarning() &;

Return Value

*this to allow method chaining.