Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Log.h |
Include | #include "TraceServices/Model/Log.h" |
Syntax
struct FLogMessageInfo
Variables
Type | Name | Description |
---|---|---|
const FLogCateg... | Category | |
const TCHAR ... | File | |
uint64 | Index | |
int32 | Line | |
const TCHAR ... | Message | |
double | Time | |
ELogVerbosity::... | Verbosity |