import { Logger } from "@/lib/logger"; const logger = new Logger('SuperTokens'); export { logger };