FVisualLogger::CategorizedLogf

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLogger.h

Include

#include "VisualLogger/VisualLogger.h"

Syntax

template<typename FmtType, typename... Types>
static void CategorizedLogf
(
    const UObject * LogOwner,
    const FName & CategoryName,
    ELogVerbosity::Type Verbosity,
    const FmtType & Fmt,
    Types... Args
)

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