Navigation
API > API/Runtime > API/Runtime/Core
Create log fields from values optionally preceded by names.
| Name | FLogFieldCreator |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/StructuredLog.h |
| Include Path | #include "Logging/StructuredLog.h" |
Syntax
struct FLogFieldCreator
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ValueCount | int32 | Logging/StructuredLog.h | |
| ValueCount< TLogFieldName< T > > | int32 | Logging/StructuredLog.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Logging/StructuredLog.h | |||
| Logging/StructuredLog.h | |||
static void Create
(
FLogField* Fields, |
Logging/StructuredLog.h | ||
static int32 GetCount() |
Logging/StructuredLog.h |