javascript - JS error when running Cannot read property 'info' of undefined
世界只因有你
世界只因有你 2017-06-24 09:43:51
0
2
1011

I get an error when running in JS

How should I solve it

世界只因有你
世界只因有你

reply all(2)
扔个三星炸死你
const logger = log4js.getLogger('info');
为情所困

console.log(logger) to see if there is an info attribute or method

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template