log4js-node-mongodb icon indicating copy to clipboard operation
log4js-node-mongodb copied to clipboard

Make it compatible with v2

Open Zukeh opened this issue 8 years ago • 1 comments

loggingEvent.logger.category does not exist anymore in log4js-node v2. This PR replaces it with loggingEvent.categoryName

Zukeh avatar Sep 02 '17 11:09 Zukeh

just tried, still not working. still the same error "cannot read property 'category' of undefined", could you please fix this issue? thanks.

lling1105 avatar Jul 17 '18 05:07 lling1105