Navigation
API > API/Runtime > API/Runtime/Core
Options to control how log templates are parsed and perform formatting.
| Name | FLogTemplateOptions |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/StructuredLogFormat.h |
| Include Path | #include "Logging/StructuredLogFormat.h" |
Syntax
struct FLogTemplateOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowSubObjectReferences | bool | If true, allow field references at a depth greater than 1. | Logging/StructuredLogFormat.h |