diff --git a/common/schema.h b/common/schema.h index 2bc8ec399..e616f1282 100644 --- a/common/schema.h +++ b/common/schema.h @@ -460,6 +460,7 @@ namespace swss { #define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION" #define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE" +#define CFG_LOGGING_TABLE_NAME "LOGGING" #define CFG_DHCP_TABLE "DHCP_RELAY"