import { LOG4JS_BASE_CATEGORY_NAME } from '@/config/const' export const LOG4JS_INTERACTION_CATEGORY_NAME = `${LOG4JS_BASE_CATEGORY_NAME}.interaction`