OtherLoggerVersion: NextOn this pageLogger type Signature export type Logger = (prefix: string) => LoggerFunction | undefined; References: LoggerFunction