2026-08-15 21:06:43 +02:00
|
|
|
|
// Copyright (c) 2026 Unreal Directive. Licensed under the MIT License.
|
|
|
|
|
|
|
|
|
|
|
|
#include "DirectiveUtilLogChannels.h"
|
2026-07-15 19:17:47 +02:00
|
|
|
|
|
|
|
|
|
|
DEFINE_LOG_CATEGORY(LogDirectiveUtil);
|
2026-08-15 21:06:43 +02:00
|
|
|
|
DEFINE_LOG_CATEGORY(LogDirectiveUtilEditor);
|