Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FOutputDeviceHelper > API/Runtime/Core/Misc/FOutputDeviceHelper/AppendFormatLogLine
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/OutputDeviceHelper.h |
Include | #include "Misc/OutputDeviceHelper.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/OutputDeviceHelper.cpp |
static void AppendFormatLogLine
(
FUtf8StringBuilderBase & Output,
ELogVerbosity::Type Verbosity,
const FName & Category,
const TCHAR * Message,
ELogTimes::Type LogTime,
double Time,
int32 * OutCategoryIndex
)