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