FMessageLog::SuppressLoggingToOutputLog

Should we mirror message log messages from this instance to the output log during flush?

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/MessageLog.h

Include

#include "Logging/MessageLog.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/MessageLog.cpp

Syntax

FMessageLog & SuppressLoggingToOutputLog
(
    bool bShouldSuppress
)

Remarks

Should we mirror message log messages from this instance to the output log during flush?

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