[#absl-ClearLogBacktraceLocation] = xref:absl.adoc[absl]::ClearLogBacktraceLocation :relfileprefix: ../ :mrdocs: Clears the set location so that backtraces will no longer be logged at it. == Synopsis Declared in `<absl/log/globals.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ClearLogBacktraceLocation(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#