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