UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LogTrace.h File Reference
#include "CoreTypes.h"
#include "Containers/Array.h"
#include "HAL/PreprocessorHelpers.h"
#include "Logging/LogVerbosity.h"
#include "Misc/Build.h"
#include "Templates/IsArrayOrRefOfTypeByPredicate.h"
#include "Trace/Config.h"
#include "Trace/Trace.h"
#include "Traits/IsCharEncodingCompatibleWith.h"

Go to the source code of this file.

Macros

#define LOGTRACE_ENABLED   0
 
#define TRACE_LOG_CATEGORY(Category, Name, DefaultVerbosity)
 
#define TRACE_LOG_MESSAGE(Category, Verbosity, Format, ...)
 

Macro Definition Documentation

◆ LOGTRACE_ENABLED

#define LOGTRACE_ENABLED   0

◆ TRACE_LOG_CATEGORY

#define TRACE_LOG_CATEGORY (   Category,
  Name,
  DefaultVerbosity 
)

◆ TRACE_LOG_MESSAGE

#define TRACE_LOG_MESSAGE (   Category,
  Verbosity,
  Format,
  ... 
)