Navigation
Unreal Engine C++ API Reference > 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
&40;
FWideStringBuilderBase & Output,
ELogVerbosity::Type Verbosity,
const FName & Category,
const TCHAR &42; Message,
ELogTimes::Type LogTime,
double Time,
int32 &42; OutCategoryIndex
&41;
Remarks
Append a formatted log line to the string builder.