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

This commit is contained in:
Steven Correia
2022-08-23 03:42:56 +05:00
committed by GitHub
parent 5a27ac0f03
commit fe5fe5fab7
12 changed files with 427 additions and 7844 deletions
+1 -3
View File
@@ -243,9 +243,7 @@ module.exports = {
*
*/
log: {
level: 'debug',
},
log: {},
http: {
/**