log4js-node-mongodb
log4js-node-mongodb copied to clipboard
Make it compatible with v2
loggingEvent.logger.category does not exist anymore in log4js-node v2. This PR replaces it with loggingEvent.categoryName
just tried, still not working. still the same error "cannot read property 'category' of undefined", could you please fix this issue? thanks.