[#absl-LogEntry-kNoVerboseLevel] = xref:absl.adoc[absl]::xref:absl/LogEntry.adoc[LogEntry]::kNoVerboseLevel :relfileprefix: ../../ :mrdocs: Deprecated alias for `kNoVerbosityLevel`, to be removed. == Synopsis Declared in `<absl/log/log_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int kNoVerboseLevel = ‐1; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#