Returns the value of the Prepend Log Prefix option.
Declared in <absl/log/globals.h>
[[nodiscard]]
bool
ShouldPrependLogPrefix();
This function is async-signal-safe.
True if messages should include the prefix.
The return value should not be discarded.