Nodejs Morgan Winston logging print method and line number

251 Views Asked by At

I am a novice at nodejs. just trying a logger to print messages similar to Java log4j format where file method & line number can print. But I am unable to file how to print similar way in NodeJS. I found this thread but not working. I have taken sample from GitHub and tried to print the line number. Please guide me. Thanks for your support.

0

There are 0 best solutions below