const reqLoggerIgnores = { ignoredStartsWith: ["/public"], ignoredPaths: [""], }; export { reqLoggerIgnores };