IDataprepLogger::LogInfo

Records an info produced by an operation

Windows
MacOS
Linux

Override Hierarchy

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/IDataprepLogger.h

Include

#include "IDataprepLogger.h"

Syntax

void LogInfo
(
    const FText & InLogText,
    const UObject & InObject
)

Remarks

Records an info produced by an operation

Parameters

Parameter

Description

InLogText

The text logged

InObject

The object that produced the log

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss