// Copyright Epic Games, Inc. All Rights Reserved. #include "SVisualLoggerTableRow.h" const FLazyName SVisualLoggerTableRow::ColumnId_CategoryLabel("Category"); const FLazyName SVisualLoggerTableRow::ColumnId_VerbosityLabel("Verbosity"); const FLazyName SVisualLoggerTableRow::ColumnId_LogLabel("Log");