diff --git a/common/schema.h b/common/schema.h index 4007967a..3e34f773 100644 --- a/common/schema.h +++ b/common/schema.h @@ -449,6 +449,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"