Return the overriding function name.
Synopsis
Declared in <util/log.h>
std::string_view
function_name_short() const;
Return Value
The function name this location was constructed with.
Created with MrDocs