[#util-log-Entry-thread_name] = xref:util.adoc[util]::xref:util/log.adoc[log]::xref:util/log/Entry.adoc[Entry]::thread_name :relfileprefix: ../../../ :mrdocs: Internal name of the originating thread. == Synopsis Declared in `<util/log.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string thread_name = {util::ThreadGetInternalName()}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#