In my node.js project I use log4js and I want my logs to have name of the file where log record was added. So I use __filename but it gives me absolute pathIn my node.js project I use log4js and I want m
In my node.js project I use log4js and I want my logs to have name of the file where log record was added. So I use __filename but it gives me absolute pathIn my node.js project I use log4js and I want m