Returns true unless the metadata prefix was suppressed once by LOG(...).NoPrefix() or globally by absl::EnableLogPrefix(false). Implies text_message_with_prefix() == text_message().
Declared in <absl/log/log_entry.h>
bool
prefix() const;
Whether the metadata prefix is present.