FLogCategoryBase::PostTrigger

Called just after a logging statement being allow to print.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Logging/LogCategory.h"

Source

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

Syntax

void PostTrigger
(
    ELogVerbosity::Type VerbosityLevel
)

Remarks

Called just after a logging statement being allow to print. Checks a few things and maybe breaks into the debugger.

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