mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
Logging improvements
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ const excludeFromStats = utils.ReadJSON(statExcludeFile)
|
||||
|
||||
app.use(
|
||||
reqlogger({
|
||||
loggableKeywords: [],
|
||||
loggableKeywords: ['news.json'],
|
||||
loggableModules: [],
|
||||
exceptions: ['_next/static'],
|
||||
excludeFromStats: excludeFromStats,
|
||||
|
||||
Reference in New Issue
Block a user