detail contextName 값 추가

This commit is contained in:
dongyoungKo
2025-05-27 14:16:47 +09:00
parent 641b4eac24
commit c8e8e988af
3 changed files with 2 additions and 3 deletions

View File

@@ -603,6 +603,7 @@ export const LOG_CONTEXT_NAME = {
CATEGORY: "shoptime.category",
ENTRY: "shoptime.entry",
MYORDER: "shoptime.myorder",
DETAILPAGE: "shoptime.detailpage",
};
export const LOG_MESSAGE_ID = {