import { TransformableInfo } from 'logform' export const isNextJSLog = (log: TransformableInfo) => log.isNextJSLog === true