UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LogCategory.h File Reference
#include "CoreTypes.h"
#include "Logging/LogVerbosity.h"
#include "UObject/NameTypes.h"

Go to the source code of this file.

Classes

struct  FLogCategoryBase
 
struct  FLogCategory< InDefaultVerbosity, InCompileTimeVerbosity >
 

Macros

#define UE_API   CORE_API
 
#define UE_FNAME_TO_LOG_CATEGORY_NAME(Name)   Name
 

Typedefs

using FLogCategoryName = FName
 

Macro Definition Documentation

◆ UE_API

#define UE_API   CORE_API

◆ UE_FNAME_TO_LOG_CATEGORY_NAME

#define UE_FNAME_TO_LOG_CATEGORY_NAME (   Name)    Name

Typedef Documentation

◆ FLogCategoryName