[통합로그API No.31] Shoptime app이 실행되거나 종료됐을때 로그 정보 수집
This commit is contained in:
@@ -583,6 +583,7 @@ export const ERROR_MESSAGES_GROUPS = [
|
||||
];
|
||||
|
||||
export const LOG_CONTEXT_NAME = {
|
||||
SHOPTIME: "shoptime",
|
||||
HOME: "shoptime.home",
|
||||
CHECKOUT: "shoptime.checkout",
|
||||
PINCODE: "shoptime.pincode",
|
||||
@@ -601,6 +602,7 @@ export const LOG_CONTEXT_NAME = {
|
||||
};
|
||||
|
||||
export const LOG_MESSAGE_ID = {
|
||||
VIEW_CHANGE: "AL_VIEW_CHANGE",
|
||||
HOME: "AL_HOME_SHOWN",
|
||||
BANNER: "AL_BANNER_SHOWN",
|
||||
PINCODE: "AL_PINCODE_BUTTON",
|
||||
|
||||
Reference in New Issue
Block a user