Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FDebug > API/Runtime/Core/Misc/FDebug/DumpStackTraceToLog
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AssertionMacros.h |
Include | #include "Misc/AssertionMacros.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/AssertionMacros.cpp |
static void DumpStackTraceToLog
&40;
const ELogVerbosity::Type LogVerbosity
&41;
Remarks
Dumps the stack trace into the log, meant to be used for debugging purposes.