Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/FDataprepCoreUtils
Inheritance Hierarchy
- IDataprepLogger
- FDataprepCoreUtils::FDataprepLogger
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepCoreUtils.h |
| Include | #include "DataprepCoreUtils.h" |
Syntax
class FDataprepLogger : public IDataprepLogger
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IDataprepLogger
| Type | Name | Description | |
|---|---|---|---|
| void | Records a error produced by an operation | ||
| void | Records an info produced by an operation | ||
| void | LogWarning
(
const FText& InLogText, |
Records a warning produced by an operation |