import { createLogger } from "wow-core"; export const TAG = "contexts"; export const log = createLogger(TAG);