Error: Problem with log4js configuration: ({
appenders: [ { type: 'console' }, { type: 'file', filename: 'logs/site.log' } ]
}) - must have a property "appenders" of type object.
at /var/www/html/Bot/BOT/node_modules/log4js/lib/configuration.js:31:13
at Array.forEach ()
at Object.throwExceptionIf (/var/www/html/Bot/BOT/node_modules/log4js/lib/configuration.js:29:9)
at /var/www/html/Bot/BOT/node_modules/log4js/lib/appenders/index.js:99:17
at /var/www/html/Bot/BOT/node_modules/log4js/lib/configuration.js:46:33
at Array.forEach ()
at Object.configure (/var/www/html/Bot/BOT/node_modules/log4js/lib/configuration.js:46:13)
at Object.configure (/var/www/html/Bot/BOT/node_modules/log4js/lib/log4js.js:66:17)
at Object. (/var/www/html/Bot/BOT/site.js:10:8)
at Module._compile (internal/modules/cjs/loader.js:1156:30)