feat: Modify logger to log to file that supports fail2ban (#284)

This commit is contained in:
Steven Correia
2022-08-22 18:42:56 -04:00
committed by GitHub
parent 21ef850913
commit 6429e22d59
12 changed files with 427 additions and 7844 deletions

View File

@@ -64,7 +64,5 @@ module.exports = {
},
},
log: {
level: 'warn',
},
log: {},
};