Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FLogStackTraceManager
Log trace entry
| Name | FLogTraceEntry |
| Type | struct |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilDebug.h |
| Include Path | #include "NUTUtilDebug.h" |
Syntax
struct FLogTraceEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LogLine | FString | The log line being to watch for | NUTUtilDebug.h | |
| TraceFlags | ELogTraceFlags | Flags specifying the type of log trace | NUTUtilDebug.h |