Navigation
API > API/Runtime > API/Runtime/Core
Data about a static log that is created on-demand.
| Name | FStaticLogDynamicData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/StructuredLog.h |
| Include Path | #include "Logging/StructuredLog.h" |
Syntax
struct FStaticLogDynamicData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Template | std::atomic< FLogTemplate * > | Logging/StructuredLog.h |