Navigation
API > API/Runtime > API/Runtime/Core
Data about a static localized log that is constant for every occurrence.
| Name | FStaticLocalizedLogRecord |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/StructuredLog.h |
| Include Path | #include "Logging/StructuredLog.h" |
Syntax
struct FStaticLocalizedLogRecord
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr FStaticLocalizedLogRecord
(
const TCHAR* InTextNamespace, |
Workaround for https://developercommunity.visualstudio.com/t/Incorrect-warning-C4700-with-unrelated-s/10285950. | Logging/StructuredLog.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Format | const UTF8CHAR * | Logging/StructuredLog.h | ||
| TextKey | const TCHAR * | Logging/StructuredLog.h | ||
| TextNamespace | const TCHAR * | Logging/StructuredLog.h | ||
| Verbosity | ELogVerbosity::Type | Logging/StructuredLog.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UE_PRIVATE_IF_1
(
inline static constexpr |
Logging/StructuredLog.h | ||
UE_PRIVATE_IF_1
(
inline static constexpr |
Logging/StructuredLog.h |