[#SourceLocation-function_name_short] = xref:SourceLocation.adoc[SourceLocation]::function_name_short :relfileprefix: ../ :mrdocs: Return the overriding function name. == Synopsis Declared in `<util/log.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string_view function_name_short() const; ---- == Return Value The function name this location was constructed with. [.small]#Created with https://www.mrdocs.com[MrDocs]#